zio.prelude.newtypes
Members list
Type members
Classlikes
A newtype representing an output error in another type
A newtype representing an output error in another type
Attributes
- Supertypes
- Self type
-
FailureOut.type
Types
A newtype representing logical conjunction.
A newtype representing logical conjunction.
Attributes
A newtype representing parameterized logical conjunction.
A newtype representing parameterized logical conjunction.
Attributes
A newtype representing taking the first of two elements.
A newtype representing taking the first of two elements.
Attributes
A newtype representing taking the last of two elements.
A newtype representing taking the last of two elements.
Attributes
A newtype representing taking the max of two elements.
A newtype representing taking the max of two elements.
Attributes
A newtype representing taking the min of two elements.
A newtype representing taking the min of two elements.
Attributes
A newtype representing logical disjunction.
A newtype representing logical disjunction.
Attributes
A newtype representing parameterized logical disjunction.
A newtype representing parameterized logical disjunction.
Attributes
A newtype representing multiplication.
A newtype representing multiplication.