update w/ details of new srfis

svn: r1091
This commit is contained in:
Noel Welsh 2005-10-16 09:49:16 +00:00
parent 6b283301ea
commit 6addb169d6

View File

@ -39,7 +39,7 @@ or,
NOTE on SRFIs with name conflicts
---------------------------------
Certain SRFIs (currently SRFIs 1, 13, 19, 43 and 45) provide names
Certain SRFIs (currently SRFIs 1, 13, 19, 43, 45, and 48) provide names
which conflict with names provided by the 'mzscheme' language.
Attempting to require one of these SRFIs in a module written in the
'mzscheme' language will result in an error.
@ -103,6 +103,9 @@ number of the already ported SRFIs:
SRFI-42 comprehensions.ss 42
SRFI-43 vector-lib.ss 43
SRFI-45(*3) lazy.ss 45
SRFI-48 format.ss 48
SRFI-59 vicinity.ss 59
SRFI-60 60.ss 60
Notes:
,--------------------