@nkzw/immutable-map
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Immutable Map

This is a fork of Immutable.js that only includes "ImmutableMap" as an ESM package because it's the best immutable Map data structure for JavaScript. Documentation can be found on the Immutable.js website.

Installation

pnpm install @nkzw/immutable-map

Usage

import ImmutableMap from '@nkzw/immutable-map';

Package Sidebar

Install

npm i @nkzw/immutable-map

Weekly Downloads

22

Version

1.2.2

License

MIT

Unpacked Size

200 kB

Total Files

5

Last publish

Collaborators

  • cpojer