TaggedOpaqueComp

lepus.protocol.domains.TaggedOpaqueComp
trait TaggedOpaqueComp[U, T <: U](using ev: U =:= T)

Attributes

Source:
Domains.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ChannelNumber.type
object ClassId.type
object ConsumerTag.type
object DeliveryTag.type
object MethodId.type

Members list

Concise view

Value members

Concrete methods

def apply(u: U): T

Attributes

Source:
Domains.scala
def lift[F[_]](f: F[U]): F[T]

Attributes

Source:
Domains.scala