lib-base.decimal.lte

Home > @mosaic/lib-base > Decimal > lte

Decimal.lte() method

Signature:

lte(that: Decimalish): boolean;

Parameters

ParameterTypeDescription

that

Returns:

boolean

Last updated