arrow-optics / arrow.optics.typeclasses / Snoc / invoke

invoke

operator fun <S, A> invoke(prism: Prism<S, Tuple2<S, A>>): Snoc<S, A>

Construct a Snoc instance from a Prism.

Do you like Arrow?

Arrow Org
<