Join Slack
Powered by
Also I would love to make `Result` to model succes...
# result
k
kittinunf
11/18/2015, 4:36 AM
Also I would love to make
Result
to model success/failure, when I use
val (one, two) = result
I expect
one
to be a value for
success
and
two
for failure.
Open in Slack
Previous
Next