avail
2.0.0.alpha14
avail
/
avail.utility.structures
/
EnumMap
/
getOrNull
get
Or
Null
fun
getOrNull
(
key
:
K
)
:
V
?
Content copied to clipboard
Answer the value if present, otherwise
null
.