Same as Algebra except the A type on the left side is replaced with a tuple of A and B. A function of the type: (fa: F<[A, B], E, R, I>) ⇒ A.
Algebra
A
B
(fa: F<[A, B], E, R, I>) ⇒ A
Same as
Algebra
except theA
type on the left side is replaced with a tuple ofA
andB
. A function of the type:(fa: F<[A, B], E, R, I>) ⇒ A
.