char-set-cursor-next

[procedure] char-set-cursor-next char-set cursor

SRFI-14: Returns a new cursor that points to the next character in char-set pointed by cursor. It is an error if cursor points past the end. See char-set-cursor, end-of-char-set?.