| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stg.Machine.GarbageCollection.TriStateTracing
Description
Tri-state ("tri-colour") garbage collector.
- Not compacting: alive memory is not altered
- Tracing
Documentation
triStateTracing :: GarbageCollectionAlgorithm Source
Remove all unused addresses, without moving the others.