lt
lt(
threshold):MatchPredicate<number>
Defined in: extract/spec.ts:603
Match when value is less than threshold
Parameters
Section titled “Parameters”threshold
Section titled “threshold”number
Returns
Section titled “Returns”MatchPredicate<number>