mutable-array.flow

0.0.1 • Public • Published

mutable-array.flow

travis package downloads styled with prettier

Utilities for working with arrays in flow

Usage

Import

Rest of the the document & provided code examples assumes that library is installed (with yarn or npm) and imported as follows:

import { array, push } from "mutable-array.flow"

Install

npm install mutable-array.flow

Package Sidebar

Install

npm i mutable-array.flow

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

13.6 kB

Total Files

19

Last publish

Collaborators

  • gozala