IdInstances

Mixed into object Id in the package object scalaz.

class Object
trait Matchable
class Any
object Id
object Scalaz

Type members

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.

type Identity[X] = Need[X]

Value members

Concrete fields