SchematicRepr

object SchematicRepr extends Schematic[Repr] with SchematicRepr
trait SchematicRepr
trait Mixin[Repr]
trait Mixin[Repr]
trait Mixin[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
trait Schematic[Repr]
class Object
trait Matchable
class Any

Value members

Concrete methods

def withHints[A](fa: String, hints: Hints): String

Inherited methods

Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
def bijection[A, B](f: String, to: A => B, from: B => A): Repr[B]
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
def enumeration[A](to: A => (String, Int), fromName: Map[String, A], fromOrdinal: Map[Int, A]): String
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
def int: String
Inherited from:
SchematicRepr
def list[S](fs: String): String
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
def map[K, V](fk: String, fv: String): String
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
def set[S](fs: String): String
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
def struct[S](list: Vector[Field[Repr, S, _]])(f: Vector[Any] => S): String
Inherited from:
SchematicRepr
def suspend[A](f: => String): String
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
def union[S](first: Alt[Repr, S, _], rest: Vector[Alt[Repr, S, _]])(total: S => WithValue[Repr, S, _]): String
Inherited from:
SchematicRepr
override def unit: Repr[Unit]
Definition Classes
SchematicRepr -> Schematic
Inherited from:
SchematicRepr
Inherited from:
SchematicRepr
def vector[S](fs: String): String
Inherited from:
SchematicRepr