CodecK

poppet.core.CodecK
See theCodecK companion object
trait CodecK[F[_], G[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply[A](a: F[A]): G[A]