Id

object Id extends IdInstances
class Object
trait Matchable
class Any

Type members

Inherited types

type Id[X] = X

The strict identity type constructor. Can be thought of as Tuple1, but with no runtime representation.

The strict identity type constructor. Can be thought of as Tuple1, but with no runtime representation.

Inherited from
IdInstances
type Identity[X] = Need[X]
Inherited from
IdInstances

Value members

Inherited fields

Inherited from
IdInstances