chickadee » srfi-152 » string-count

(string-count string pred [start end]) → integerprocedure

Returns a count of the number of characters in the specified substring of string that satisfy pred.