1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-17 14:18:13 +01:00

update doc

This commit is contained in:
Justin Lin 2021-03-09 17:17:49 +08:00
parent 359b3b43f1
commit 102d928785

View File

@ -1,4 +1,4 @@
# hashmap_put
# hashmap_len
This function puts a key/value to a [util/map/hashmap](https://openhome.cc/eGossip/OpenSCAD/lib3x-hashmap.html). It returns a new map containing the key/value.