Join Slack
Powered by
Quite often I find myself wanting to "check" some ...
# arrow
s
sam
06/03/2019, 2:45 PM
Quite often I find myself wanting to "check" some logic, but without a return value if the logic succeeds. Like say "validateXXX". I tend to return Try<Unit>. Is there a better idiom for this ?
Open in Slack
Previous
Next