0.1.4 • Published 3 years ago

@epok.tech/fn-lists v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.1.3

4 years ago

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.0.9

4 years ago

0.0.8

5 years ago

0.0.7

5 years ago