KeyDecoder

io.circe.KeyDecoder$
See theKeyDecoder companion trait
object KeyDecoder

Attributes

Companion:
trait
Source:
KeyDecoder.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[A](implicit A: KeyDecoder[A]): KeyDecoder[A]

Attributes

Source:
KeyDecoder.scala
def instance[A](f: String => Option[A]): KeyDecoder[A]

Attributes

Source:
KeyDecoder.scala

Implicits

Implicits

Attributes

Source:
KeyDecoder.scala
implicit val decodeKeyInt: KeyDecoder[Int]

Attributes

Source:
KeyDecoder.scala

Attributes

Source:
KeyDecoder.scala

Attributes

Source:
KeyDecoder.scala

Attributes

Source:
KeyDecoder.scala

Attributes

Source:
KeyDecoder.scala
implicit val decodeKeyURI: KeyDecoder[URI]

Attributes

Source:
KeyDecoder.scala

Attributes

Source:
KeyDecoder.scala