Function |lt

ops/u128::|lt


Usage

|lt(a, b)

Parameters

↳ a: u128
↳ b: u128

Return

↴ bool


Tells whether a is strictly lower than b.