- (string-count string pred [start end]) → integerprocedure
Returns a count of the number of characters in the specified substring of string that satisfy pred.
Returns a count of the number of characters in the specified substring of string that satisfy pred.