given_Decoder_Value

besom.internal.Decoder$.given_Decoder_Value$

Attributes

Graph
Supertypes
trait Decoder[Value]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Decoder
def emap[B](f: (Value, Label) => Either[DecodingError, B]): Decoder[B]

Attributes

Inherited from:
Decoder