Changes between Version 1 and Version 2 of GarbageCollectorD1_0
- Timestamp:
- 11/25/08 16:21:37 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GarbageCollectorD1_0
v1 v2 55 55 == Implementation Requirements == 56 56 57 Coming soon.57 The package name "gc" is reserved for use by the garbage collector, and all modules defined should live within this namespace to avoid collisions with user code. More requirements coming soon.
