Schematic

trait Schematic[F[_]]
class Object
trait Matchable
class Any
trait Mixin[F]
trait Mixin[F]
object SchematicPretty.type
object SchematicRepr.type
trait StubSchematic[F]

Value members

Abstract methods

def bijection[A, B](f: F[A], to: A => B, from: B => A): F[B]