countLaw

inline fun CharSequence.countLaw(): Int
inline fun CharSequence.countLaw(predicate: (Char) -> Boolean): Int