<@U0TLPQNDP>: &gt; Typealiases are going to suppo...
# language-proposals
d
@kmruiz:
Typealiases are going to support boundaries? Kind of: typealias Foo = out Bar
No. Note that
out Bar
is not a "type" per se in Kotlin.