arrow-optics / arrow.optics.extensions / StringEach
interface ~~StringEach~~ :
Each
<
String
,
Char
>
Deprecated: Each is being deprecated. Use the instance for String from Traversal’s companion object instead.
each | Provide a Traversal for a structure S with focus in Aopen fun each(): Traversal < String , Char > |
invoke | Operator overload to instantiate typeclass instance.operator fun invoke(): Each < String , Char > |
Do you like Arrow?
✖