arrow-optics / arrow.optics / kotlin.String / toList
fun Companion.~~toList~~(): Iso<String, List<Char>> Deprecated: The function has been moved to Iso’s companion object.
fun
Companion
.~~toList~~():
Iso
<
String
,
List
Char
>>
Iso that defines equality between String and List of Char
Do you like Arrow?