invoke

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

Construct a Snoc instance from a Prism.