Function |lt
ops/u8::|lt
Usage
|lt(a, b)
Parameters
↳ a:
u8
↳ b:
u8
Return
↴ bool
Tells whether a
is strictly lower than b
.
ops/u8::|lt
|lt(a, b)
↳ a:
u8
↳ b:
u8
↴ bool
Tells whether a
is strictly lower than b
.