get with default value it infers @safe, @nogc from user data: do not return ptr and do not thow
value from hash, or defaultValue if key not found (see also getOrAdd). defaultValue can be callable.
See Implementation
get with default value it infers @safe, @nogc from user data: do not return ptr and do not thow