Opened 15 years ago
Closed 15 years ago
#176 closed task (wontfix)
eggify srfi-18 unit
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core libraries | Version: | 4.3.x |
Keywords: | srfi-18 | Cc: | |
Estimated difficulty: |
Description
This unit is not needed by the core system and can be turned to an extension.
See also #175.
Note: See
TracTickets for help on using
tickets.
This unit is tied to deeply into the base system - for example the basic thread-creation code is in library.scm, since a default thread (primordial) has to be created anyway.