arrow-optics / arrow.optics.extensions / kotlin.String / traversal

traversal

fun Companion.~~traversal~~(): Traversal<String, Char> Deprecated: Typeclass instance have been moved to the companion object of the typeclass.

Traversal for String that focuses in each Char of the source String.

Receiver String.Companion to make it statically available.

Return Traversal with source String and foci every Char in the source.

Do you like Arrow?

Arrow Org
<