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

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-18

Next: Unit srfi-69