https://kotlinlang.org logo
e

eddie

10/01/2017, 8:05 PM
actual typealias Foo = SomeFoo
expands all `Foo`s to
SomeFoo
, and also says that
SomeFoo
fulfills the
Foo
declarations