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
Algebraexcept theAtype on the left side is replaced with a tuple ofAandB. A function of the type:(fa: F<[A, B], E, R, I>) ⇒ A.