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