JsObjectOptics

spray.json.optics.JsObjectOptics
See theJsObjectOptics companion trait

Attributes

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

Members list

Implicits

Inherited implicits

final implicit lazy val jsObjectAt: At[JsObject, String, Option[JsValue]]

Attributes

Inherited from:
JsObjectOptics
Source
JsObjectOptics.scala
final implicit lazy val jsObjectEach: Each[JsObject, JsValue]

Attributes

Inherited from:
JsObjectOptics
Source
JsObjectOptics.scala
final implicit lazy val jsObjectFilterIndex: FilterIndex[JsObject, String, JsValue]

Attributes

Inherited from:
JsObjectOptics
Source
JsObjectOptics.scala
final implicit lazy val jsObjectFold: Fold[JsObject, (String, JsValue)]

Attributes

Inherited from:
JsObjectOptics
Source
JsObjectOptics.scala
final implicit lazy val jsObjectIndex: Index[JsObject, String, JsValue]

Attributes

Inherited from:
JsObjectOptics
Source
JsObjectOptics.scala