Join Slack
Powered by
you don't really put the return type in `.just`, b...
# rx
t
tschuchort
07/23/2017, 4:19 PM
you don't really put the return type in
.just
, but
Unit
is a special thing in kotlin because it's both a type and it's only possible value (in this case the value)
Open in Slack
Previous
Next