Changeset 37634 in project for wiki/eggref/5/unsafe
- Timestamp:
- 06/01/19 09:04:37 (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/unsafe
r36860 r37634 29 29 * {{(unsafe srfi-4)}} 30 30 31 They export exactly the same identifiers as the corresponding 32 core modules [[man/5/Module (chicken fixnum)|(chicken fixnum)]], 33 [[ man/5/Module (chicken flonum)|(chicken flonum)]] and34 [[ man/5/Module srfi-4|(srfi 4)]], but with some or all identifiers being35 mapped to unsafe versions instead.31 They export exactly the same identifiers as the corresponding core 32 modules [[/man/5/Module (chicken fixnum)|(chicken fixnum)]], 33 [[/man/5/Module (chicken flonum)|(chicken flonum)]] and 34 [[/man/5/Module srfi-4|(srfi 4)]], but with some or all identifiers 35 being mapped to unsafe versions instead. 36 36 37 37 Most of the unsafe variant definitions are inline procedures and
Note: See TracChangeset
for help on using the changeset viewer.