arrow-optics / arrow.optics / PTraversal / string
@JvmStatic fun string():
Traversal
<
String
,
Char
>
Traversal for String that focuses in each Char of the source String.
Receiver PTraversal.Companion to make it statically available.
Return Traversal with source String and foci every Char in the source.
Do you like Arrow?
✖