lib-base.decimal.gte

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

Decimal.gte() method

Signature:

gte(that: Decimalish): boolean;

Parameters

ParameterTypeDescription

that

Returns:

boolean

Last updated