<@U1M6Y2Y95> Indeed. For that reasons we do not w...
# getting-started
i
@bodiam Indeed. For that reasons we do not want to change the behavior of
get
function of a map, even if it was obtained from
withDefault
. Instead we're to introduce a new function
getValue
which would return the value provided by
withDefault
for keys that are missing.
👍 1