Join Slack
Powered by
I would rather write `typeToken<Foo>()` than...
# announcements
k
kevinmost
03/17/2017, 2:38 PM
I would rather write
typeToken<Foo>()
than
object : TypeToken<Foo>() {}
all over the place
Open in Slack
Previous
Next