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
Implemented `quote` in Nujel instead of C
8d2fc43
4 years ago
24 Commits
nujel
/
lib
/
operations
/ closure.h
Raw
text/plain
•
74 B
•
4 lines
#pragma once #include "../nujel.h" void lOperationsClosure(lClosure *c);