Function |le

ops/i32::|le


Usage

|le(a, b)

Parameters

↳ a: i32
↳ b: i32

Return

↴ bool


Tells whether a is lower or equal to b.