mapLaw

inline fun <B> CharSequence.mapLaw(transform: (Char) -> B): List<B>