UNPKG

@klodianimeri/pipejs

Version:

Pipe functions that provide convenient and efficient ways to work with iterators.

2 lines 128 B
export const positiveInfinity = () => Number.POSITIVE_INFINITY; export const negativeInfinity = () => Number.NEGATIVE_INFINITY;