Join Slack
Powered by
Is there something like `fun castAs(type: KClass&...
# announcements
d
dmcg
01/04/2016, 6:59 PM
Is there something like
fun castAs(type: KClass<T>) : T
anywhere in the stdlib? Using
as
to cast is adding brackets that mess with my OCD.
Open in Slack
Previous
Next