You are looking at historical revision 15295 of this page. It may differ significantly from its current revision.

Unit srfi-13

String library, see the documentation for SRFI-13

On systems that support dynamic loading, the srfi-13 unit can be made available in the interpreter (csi) by entering

(require-extension srfi-13)

The string-hash and string-hash-ci procedures are not provided in this library unit, Unit srfi-69 has compatible definitions.


Previous: Unit srfi-4

Next: Unit srfi-14