Array-specialization of count with default predicate and no needle.
assert("abc_abc".count == 7);
See Implementation
Array-specialization of count with default predicate and no needle.