Waitable

object Waitable extends Newtype[Map[WaiterName, Waiter]]
trait HasId
class Object
trait Matchable
class Any

Type members

Inherited types

opaque type Type
Inherited from
Newtype

Value members

Inherited methods

def apply(a: Map[WaiterName, Waiter]): Type
Inherited from
Newtype
def unapply(orig: Type): Some[Map[WaiterName, Waiter]]
Inherited from
Newtype

Concrete fields

val id: ShapeId

Extensions

Inherited extensions

extension (orig: Type)
Inherited from
Newtype

Implicits

Implicits

implicit

Inherited implicits

implicit
val key: Key[Type]
Inherited from
Newtype