chickadee » string-utils » string-count*

(string-count* PRED? [STR ...]) -> fixnumprocedure

: STR ; string ; : PRED? ; (#!rest char --> boolean) ;