syntax

object syntax extends SchemaSyntax
class Object
trait Matchable
class Any
syntax.type

Type members

Inherited classlikes

implicit implicit class DiffOps[A](a: A)(implicit evidence$1: Schema[A])
Inherited from:
SchemaSyntax
implicit implicit class DynamicValueOps[A](a: A)(implicit evidence$2: Schema[A])
Inherited from:
SchemaSyntax
implicit implicit class MigrationOps[A](a: A)(implicit evidence$3: Schema[A])
Inherited from:
SchemaSyntax

Implicits

Inherited implicits

final implicit def DiffOps[A : Schema](a: A): DiffOps[A]
Inherited from:
SchemaSyntax
final implicit def DynamicValueOps[A : Schema](a: A): DynamicValueOps[A]
Inherited from:
SchemaSyntax
final implicit def MigrationOps[A : Schema](a: A): MigrationOps[A]
Inherited from:
SchemaSyntax