`nullableCollection.*OrNull()` cannot be done righ...
# stdlib
m
nullableCollection.*OrNull()
cannot be done right, this is a logical error. When you change your collection type to nullable, all *OrNull calls start working ambiguously, which I'd prefer to be warned about.