Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Transformation.type
Members list
Type members
Classlikes
A transformation that turns a bifunctor algebra into a monofunctor algebra by absorbing known errors in a generic error channel that handles throwables.
A transformation that turns a bifunctor algebra into a monofunctor algebra by absorbing known errors in a generic error channel that handles throwables.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Partially applied transformation, can be used to create methods/extensions that allow for a reasonable UX.
Partially applied transformation, can be used to create methods/extensions that allow for a reasonable UX.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
A transformation that turns a monofunctor algebra into a bifunctor algebra by lifting the known errors in the returned types of the operations of the algebra.
A transformation that turns a monofunctor algebra into a bifunctor algebra by lifting the known errors in the returned types of the operations of the algebra.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any