Function |le

ops/u128::|le


Usage

|le(a, b)

Parameters

↳ a: u128
↳ b: u128

Return

↴ bool


Tells whether a is lower or equal to b.