Mirror: 馃帺 A tiny but capable push & pull stream library for TypeScript and Flow
at v4.0.3 115 B view raw
1module Array = Array_native; 2module MutableStack = MutableStack_native; 3module MutableQueue = MutableQueue_native;