Function |lt

ops/i128::|lt


Usage

|lt(a, b)

Parameters

↳ a: i128
↳ b: i128

Return

↴ bool


Tells whether a is strictly lower than b.