immutable_map 0.1.0 copy "immutable_map: ^0.1.0" to clipboard
immutable_map: ^0.1.0 copied to clipboard

Dart 1 only

A simple immutable map implementation in dart.

Immutable Map #

This is an immutable map implementation in Dart. At the moment this uses an inefficient naive implementation. Eventually this will use an efficient HAMT under the hood and while keeping the interface the same.

0
likes
15
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A simple immutable map implementation in dart.

Homepage

License

MIT (license)

Dependencies

concepts, immutable_list, option

More

Packages that depend on immutable_map