arrow-optics / arrow.optics.extensions / StringIndex / invoke
operator fun invoke(): Index<String, Int, Char>
operator fun invoke():
Index
<
String
,
Int
Char
>
Operator overload to instantiate typeclass instance.
Return Index instance for String
Do you like Arrow?