e.g. `items.firstOrNull()` returns nullable, and n...
# language-proposals
o
e.g.
items.firstOrNull()
returns nullable, and no question mark, but null is there in the name