Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 446 Bytes

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