DerivedDecoder

kantan.codecs.export.DerivedDecoder

Provides construction methods for kantan.codecs.export.DerivedDecoder.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def from[E, D, F, T](f: E => Either[F, D]): DerivedDecoder[E, D, F, T]