Packages

object IdContract extends LowPriorityIdContractInstances

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IdContract
  2. LowPriorityIdContractInstances
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. final class IdContractImpl[T] extends IdContract[T]

Value Members

  1. def apply[T](implicit arg0: IdContract[T]): IdContract[T]
  2. implicit def singletonStringIdContract[S <: String with Singleton]: IdContract[S]
  3. implicit final val stringIdContract: IdContract[String]