UNPKG

@thi.ng/buffers

Version:

General purpose and generic read/write buffer implementations with different behaviors/orderings

6 lines (5 loc) 141 B
export * from "./api.js"; export * from "./dropping.js"; export * from "./fifo.js"; export * from "./lifo.js"; export * from "./sliding.js";