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 λδ macro that runs the λ through the nujel compiler/optimizer
7400d14
4 years ago
29 Commits
nujel
/
lib
/
operations
/ list.h
Raw
text/plain
•
71 B
•
4 lines
#pragma once #include "../nujel.h" void lOperationsList(lClosure *c);