Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

get_or_put

container.Mutable_Map.get_or_put

(k K, v V)
 => 
V
get the value stored in this map at key k,
if it does not exist, v is added and returned
0.095dev (GIT hash fe578dbae82d257bfb6d755e3b05abbf37247dbe)
last changed: 2026-05-12