associateByLaw

inline fun <K> CharSequence.associateByLaw(keySelector: (Char) -> K): Map<K, Char>