Unit srfi-14


Character set library, see the documentation for SRFI-14
On systems that support dynamic loading, the srfi-14 unit can be made available in the interpreter (csi) by entering
(require-extension srfi-14)

This library provides only the Latin-1 character set.

Previous: Unit srfi-13
Next: Unit srfi-18