Skip to content

v0.1.43: Map operations (#48)

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 11:42
5ccc0b2
* implement `map_new`

* implement `map_has`

* helpers for simplifying hostfun definitions

* implement `map_len`

* implement `map_get`

* implement `map_del`

* implement `map_put`

* Set Version: 0.1.40

* Fix comments

* Set Version: 0.1.41

* Set Version: 0.1.43

---------

Co-authored-by: devops <[email protected]>