Login
7 branches 0 tags
Ben (Win10) Removed clang64 due to issues with the day1 AoC Test 5a555ae 4 years ago 265 Commits
nujel / lib / operation / string.h
#pragma once
#include "../nujel.h"

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