fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Library Modules
•
put
»
Modules
base
clang
crypto
database
http
lock_free
mail
nom
sodium
sqlite
terminal
uuid
web
wolfssl
universe (module lock_free)
└─
lock_free
├─
Map
├─
Sieve_Cache
(1 arg)
└─
stack
put
lock_free
.
Map
.
put
put
(k CTK, v CTV)
=>
unit
[Redefinition of
container.Mutable_Map.put
]
¶
[src]
add key value
if key is already present value is updated
redefines:
container.Mutable_Map.put
0.095dev (GIT hash 5a97c5766ea04e5412cbfaed4c53658737cd2e4b)
if key is already present value is updated