Isomorphism3

izumi.functional.bio.data.Isomorphism3
See theIsomorphism3 companion object
trait Isomorphism3[F[_, _, _], G[_, _, _]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def from: Morphism3[G, F]
def to: Morphism3[F, G]