Login
7 branches 0 tags
Ben (Mac) Much nicer make terminal output 932f2de 4 years ago 44 Commits
nujel / lib / operations / string.h
#pragma once
#include "../nujel.h"

lVal *lnfCat           (lClosure *c, lVal *v);
void lOperationsString (lClosure *c);