Function |lt

ops/u64::|lt


Usage

|lt(a, b)

Parameters

↳ a: u64
↳ b: u64

Return

↴ bool


Tells whether a is strictly lower than b.