Your use case doesn’t beget a change in the collec...
# random
b
Your use case doesn’t beget a change in the collections. If you request a value for a key that doesn’t exist what would you expect it to do. You should just create your own extension function
getNotNull(key: K) : V