fuzion-lang.dev — The Fuzion Language Portal
Sign up
Fuzion
•
Library Modules
•
lock_free
•
lock_free
•
Map
•
put
»
Modules
base
clang
http
lock_free
nom
terminal
uuid
wolfssl
universe (module lock_free)
└─
lock_free
├─
Map
├─
Sieve_Cache
(1 arg)
└─
stack
put
lock_free
.
Map
.
put
put
(k lock_free.Map.CTK, v lock_free.Map.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.094dev (2025-07-10 15:41:47 GIT hash eafa42ae743de61b62f958948d7abb5fada7756f built by fridi@fzen)
if key is already present value is updated