Function |lt

ops/u8::|lt


Usage

|lt(a, b)

Parameters

↳ a: u8
↳ b: u8

Return

↴ bool


Tells whether a is strictly lower than b.