arrow-optics / arrow.optics / kotlin.String

Extensions for kotlin.String

toList Iso that defines equality between String and List of Charfun Companion.~~toList~~(): Iso<String, List<Char>>
toListK Iso that defines equality between String and ListK of Charfun Companion.~~toListK~~(): Iso<String, ListK<Char>>

Do you like Arrow?

Arrow Org
<