Closed DRSchlaubi closed 1 year ago
This allows us to do
if(omissible.isPresent()) { omissible.value // smart cast to Omissible.Present<T> }
This allows us to do