Login
7 branches 0 tags
Ben (X13/Arch) Added FreeBSD, OpenBSD and NetBSD to the srht CI 6e1ddf0 4 years ago 36 Commits
nujel / lib / operations / string.h
#pragma once
#include "../nujel.h"

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