c8n
v0.3.0
Published
A modern and functional kitchen sink collection library inspired by Kotlin, Ruby, and Rust.
Downloads
322
Readme
c8n
A modern and functional kitchen sink collection library inspired by Kotlin, Ruby, and Rust.
c8n is a numeronym for
collection
.
Installation
npm i c8n
Usage
This library is intended to work with any object* that implements Symbol.iterator
for full flexibility.
TODO