we considered special `uninitialised()` function l...
# announcements
o
we considered special
uninitialised()
function like your own
notNull
, but it still required some compiler magic to not actually write nulls there (it breaks some other things, like e.g. designer-generated code), so we decided to go with
lateinit