Join Slack
Powered by
i.e. why `is String ->` instead of `is(String) ...
# coroutines
b
bsideup
05/28/2016, 12:43 PM
i.e. why
is String ->
instead of
is(String) { }
, why
by something()
instead of
by(something())
, etc
Open in Slack
Previous
Next