Login
Ben
/
Nujel
Overview
Code
Talk
CI
Settings
develop
feature/new-benchmarks
master
new-stackless
stackless
value-types
wolkenwelten
7 branches
0 tags
SSH
HTTP
Benjamin Vincent Schulenburg
Added `list-equal?` predicate
4ad8765
4 years ago
28 Commits
nujel
/
lib
/ garbage-collection.h
Raw
text/plain
•
59 B
•
5 lines
#pragma once extern int lGCRuns; void lGarbageCollect();