Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics.regex.dsl
/
onceOrMore
once
Or
More
fun
<
S
,
A
>
Traversal
<
S
,
A
>
.
onceOrMore
(
traversal
:
Traversal
<
A
,
A
>
)
:
Traversal
<
S
,
A
>