Join Slack
Powered by
`Try { f() }` returns a `Success` or a `Failure` d...
# arrow
r
raulraja
10/05/2017, 8:25 PM
Try { f() }
returns a
Success
or a
Failure
depending on whether
f()
returns something or fails
Open in Slack
Previous
Next