count

Array-specialization of count with default predicate and no needle.

Examples

assert("abc_abc".count == 7);

Meta