Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-optics
/
arrow.optics.typeclasses
/
Snoc
/
Companion
/
invoke
invoke
operator
fun
<
S
,
A
>
invoke
(
prism
:
Prism
<
S
,
Pair
<
S
,
A
>
>
)
:
Snoc
<
S
,
A
>
Construct a
Snoc
instance from a
Prism
.