fuzion-lang.dev — The Fuzion Language Portal
Sign up
Fuzion
•
Library Modules
•
lock_free
•
lock_free
•
Map
•
put
»
Modules
base
clang
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
]
[Contains abstract features]
¶
[src]
add key value
if key is already present value is updated
redefines:
container.Mutable_Map.put
0.094dev (2025-06-18 15:08:51 GIT hash 89cffc23ae669b0898a5564fefbf793fcb8e5ca7 built by fridi@fzen)
if key is already present value is updated