ToId

turbolift.Handler.FromId.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[Elim] = ToId[Elim, Any]

Alias for Handler, where both From[_] and `To[_] are type-level identities, and there are no dependencies.

Alias for Handler, where both From[_] and `To[_] are type-level identities, and there are no dependencies.

Attributes