Join Slack
Powered by
In our app we use only Either and Try (for error m...
# arrow
s
streetsofboston
05/31/2019, 2:25 AM
In our app we use only Either and Try (for error modelling) and have pure functions where possible. But we don't use Option and use
T?
instead.
Open in Slack
Previous
Next