handlers

object handlers
class Object
trait Matchable
class Any

Value members

Concrete methods

def many(implicit E: Accum[E, E1]): Free[[_] =>> Either[E, _$6]]
def one(implicit E: E1 =:= E): Free[[_] =>> Either[E, _$5]]