Skip to content

Tags: canscale/StableHashMap

Tags

v0.2.2

Toggle v0.2.2's commit message
Add Apache 2.0 License

v0.2.1

Toggle v0.2.1's commit message
Fix type signature of FunctionalStableHashMap.size() method, add in s…

…ize tests

* Remove commented out lines in the FunctionalStableHashMap.remove() method

v0.2.0

Toggle v0.2.0's commit message
Add ClassStableHashMap with importProps() and exportProps() methods, …

…add tests

* Move StableHashMap -> FunctionalStableHashMap
* Update README to reflect these changes
* Rename repo from StableHashMap.mo -> StableHashMap

v0.1.0

Toggle v0.1.0's commit message
Initial StableHashMap implementation

* Update README.md and documentation
* Change CI to point to dfinity/vessel
* Move HashMap.mo to references
* Update vessel-package-set release version in package-set.dhall
* delete Library scaffolds