0.1.4 • Published 2 years ago

@epok.tech/fn-lists v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

fn-lists

Simple utils around JS lists (array-like) for flexible and terse code - new arrays by default (for FP/immutable), mutate if specified (to reuse memory).

Installation

Install from npm using:

npm install @epok.tech/fn-lists

or:

yarn add @epok.tech/fn-lists

Usage

Import everything or small individual modules.

0.1.4

2 years ago

0.1.3

2 years ago

0.1.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago