UNPKG

arachnea

Version:

A simple api to perform array operations in a single loop

4 lines (3 loc) 138 B
import arachnea from "./stream"; export type { ReduceTransformer, ArrayTransformer, Condition } from './stream'; export default arachnea;