callee
callee copied to clipboard
String matchers to assert on characters
String
and Unicode
matchers could accept optional argument for matching characters, e.g. letters, digits, or arbitrary predicates. It could take a set of characters, a callable, or a Matcher
.