@drewsonne/maya-dates / Exports / ICoefficient
↳ ICoefficient
▸ equal(coefficient
): Boolean
Name | Type |
---|---|
coefficient |
ICoefficient |
Boolean
cr/component/iCoefficient.ts:8
▸ isIn(validCoeffs
): Boolean
Name | Type |
---|---|
validCoeffs |
number [] |
Boolean
cr/component/iCoefficient.ts:6
▸ isWildcard(): boolean
boolean
▸ match(coefficient
): Boolean
Name | Type |
---|---|
coefficient |
ICoefficient |
Boolean
cr/component/iCoefficient.ts:10
▸ validate(): boolean
boolean