mimi-ftl

1.0.0 • Public • Published

mimi

Build Status

A collection of utilities to handle almost-immutable data.

The idea is to be able to do oldState === newState or oldState.a.b.c === newState.a.b.c rather than _.isEqual. Hence, assocIn generates a lot of shallow copies. Oh well.

Readme

Keywords

Package Sidebar

Install

npm i mimi-ftl

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • fasterthanlime