Login
7 branches 0 tags
Ben (X13/Arch) Stdlib is now built in a single environment 31ca1d8 4 years ago 205 Commits
nujel / lib / operation / tree.h
#pragma once
#include "../nujel.h"

lVal *lnfTreeGet     (lClosure *c, lVal *v);
void  lOperationsTree(lClosure *c);