arrow-optics / arrow.optics.extensions / StringSnoc

StringSnoc

interface ~~StringSnoc~~ : Snoc<String, Char> Deprecated: Typeclass interface implementation will not be exposed directly anymore.

Functions

snoc Provides a Prism between a S and its init and last element A.open fun snoc(): Prism<String, Tuple2<String, Char>>

Companion Object Functions

invoke Operator overload to instantiate typeclass instance.operator fun invoke(): Snoc<String, Char>

Do you like Arrow?

Arrow Org
<