yeah, it’s because `get(String)` can return `null`...
# strikt
r
yeah, it’s because
get(String)
can return
null
(if the map does not have anything under that key)