<@U0BAPNP63>: how does Optional help that? Conside...
# random
i
@damian: how does Optional help that? Consider a method
Map.getOptional(key): Optional<V>
. What value would it return for a key mapped to
null
?