Join Slack
Powered by
we often have methods that return a result, not a ...
# forkhandles
d
dave
02/27/2021, 2:58 PM
we often have methods that return a result, not a straight transform. so I think we want the transform to be :
transform: (T1, T2, T3) -> Result<U, E>
2
Views
Open in Slack
Previous
Next