JsonObjectScalazs

class Object
trait Matchable
class Any
object ArgonautScalaz.type
object JsonObjectScalaz.type

Value members

Concrete methods

The lens to the JSON value.

The lens to the JSON value.

Source:
JsonObjectScalaz.scala

The partial lens to the JSON value.

The partial lens to the JSON value.

Source:
JsonObjectScalaz.scala
def traverse[F[_]](o: JsonObject, f: Json => F[Json])(implicit FF: Applicative[F]): F[JsonObject]

Implicits

Implicits