ToId

turbolift.Handler.ToId
object ToId

Type-level fluent interface for accessing Handler type aliases.

Attributes

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

Members list

Type members

Types

type Free[F[_], Elim] = ToId[F, Elim, Any]

Alias for Handler, where To[_] is type-level identity. and there are no dependencies.

Alias for Handler, where To[_] is type-level identity. and there are no dependencies.

Attributes