we often have methods that return a result, not a ...
# forkhandles
d
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>