Function |lt

ops/f32::|lt


Usage

|lt(a, b)

Parameters

↳ a: f32
↳ b: f32

Return

↴ bool


Tells whether a is strictly lower than b.