Login
7 branches 0 tags
Ben (X13/Arch) Fixed urxvt make output by using raw ansi codes 1942f6e 4 years ago 46 Commits
nujel / lib / operations / array.h
#pragma once
#include "../nujel.h"

lVal *lnfArrRef(lClosure *c, lVal *v);
void lOperationsArray(lClosure *c);