is there a way to delegate parts of `init{}` to ot...
# announcements
i
is there a way to delegate parts of
init{}
to other methods, while keeping the “scope”, e.g. being able to initialize
val
or smart casting?