JsonPath4s Optics
0.0.1
JsonPath4s Optics
API
jsonpath4s.optics
function
Compiler
Compiler
JsonPathExtension
Primitive
JsonPath4s Optics
/
jsonpath4s.optics
/
jsonpath4s.optics.function
jsonpath4s.optics.function
package
jsonpath4s.optics.function
Members list
Clear all
Value members
Concrete methods
def
combineAll
[
A
,
T
[
_
] :
Applicative
](
traversals
:
T
[
Traversal
[
A
,
A
]]):
Fold
[
A
,
A
]
Attributes
Source
CombineAll.scala
def
cosmos
[
A
](
plate
:
Traversal
[
A
,
A
]):
Traversal
[
A
,
A
]
Attributes
Source
Plated.scala
def
slice
[
A
,
T
[
_
] :
Traverse
](
start
:
Option
[
Int
],
end
:
Option
[
Int
],
step
:
Option
[
Int
]):
Traversal
[
T
[
A
],
A
]
Attributes
Source
Slice.scala
In this article
Members list
Value members
Concrete methods