Free

turbolift.Handler$.Free$
object Free

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Free.type

Members list

Type members

Types

type Const[To, Elim] = Free[[_] =>> To, Elim]

Alias for handler, that is both Free and Const.

Alias for handler, that is both Free and Const.

Attributes

type Id[Elim] = Free[[X] =>> X, Elim]

Alias for handler, that is both Free and Id.

Alias for handler, that is both Free and Id.

Attributes