stringToList

fun stringToList(): Iso<String, List<Char>>

Iso that defines equality between String and List of Char