char-set-count

[procedure] char-set-count pred char-set

SRFI-14: apply pred for each character in char-set, and returns the number of characters that caused pred to return true.