Re: [Scheme-reports] split-string
John Cowan 31 Dec 2014 00:35 UTC
Sascha Ziemann scripsit:
> Today I was searching for a split-string in R7RS and it seems to me
> that it is not there.
R7RS-small doesn't have such an operation. SRFI 13 has the opposite
operation, string-tokenize, where you specify what can go in the
substrings rather than what delimits them.
--
John Cowan http://www.ccil.org/~cowan cowan@ccil.org
The Unicode Standard does not encode idiosyncratic, personal, novel,
or private use characters, nor does it encode logos or graphics.
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports