@drewsonne/maya-dates / Exports / WildcardCoefficient
• new WildcardCoefficient()
▸ equal(coefficient): Boolean
| Name | Type |
|---|---|
coefficient |
ICoefficient |
Boolean
cr/component/wildcardCoefficient.ts:21
▸ isIn(validHaabCoeffs): Boolean
| Name | Type |
|---|---|
validHaabCoeffs |
number[] |
Boolean
cr/component/wildcardCoefficient.ts:9
▸ isWildcard(): boolean
boolean
cr/component/wildcardCoefficient.ts:5
▸ match(coefficient): Boolean
| Name | Type |
|---|---|
coefficient |
ICoefficient |
Boolean
cr/component/wildcardCoefficient.ts:25
▸ toString(): string
string
cr/component/wildcardCoefficient.ts:17
▸ validate(): boolean
boolean