UNPKG

stateful-predicates

Version:

Bunch of stateful predicate wrappers. RxJS & Array.filter compliant.

5 lines (4 loc) 120 B
export * from './switchtruefalse'; export * from './one-after'; export * from './nthmatch'; export * from './onchange';