Schematic

trait Schematic[F[_]]
class Object
trait Matchable
class Any
trait Mixin[F]
trait Mixin[F]
trait StubSchematic[F]

Value members

Abstract methods

def map[K, V](fk: F[K], fv: F[V]): F[Map[K, V]]