functional_collections 0.3.0 copy "functional_collections: ^0.3.0" to clipboard
functional_collections: ^0.3.0 copied to clipboard

Functional collections are immutable, adding or removing items efficiently creates a new collection. You can choose from: `FOption`, `FList`, `FSet`, `FMap`, `FTuple`.

0.3.0 #

  • Add get method to FMap

0.2.0 #

  • Implement == for FList

0.1.10 #

  • Refactor

0.1.9 #

  • Fix reccuring keys for hamt

0.1.8 #

  • Refactor

0.1.7 #

  • Refactor

0.1.6 #

  • Refactor

0.1.5 #

  • Refactor

0.1.4 #

  • Refactor

0.1.3 #

  • Refactor

0.1.2 #

  • Update description

0.1.1 #

  • Refactor

0.1.0 #

  • Initialize package
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Functional collections are immutable, adding or removing items efficiently creates a new collection. You can choose from: `FOption`, `FList`, `FSet`, `FMap`, `FTuple`.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on functional_collections