EitherKExtra

class Object
trait Matchable
class Any

Value members

Concrete methods

def foldK[F[_], G[_], H[_]](f: FunctionK[F, H], g: FunctionK[G, H]): FunctionK[[_] =>> EitherK[F, G, _$4], H]