summaryrefslogtreecommitdiff
path: root/k.h
diff options
context:
space:
mode:
authorngn <@>2020-09-23 05:45:15 +0300
committerngn <@>2020-09-23 05:45:15 +0300
commitb4ddc817bc96e44ee538d8372bde8b45655e8c73 (patch)
treed34d5c9e2f115cb6ecaa36dbe0c14c047d58f6f6 /k.h
parent8d066063bd36bb30cd445ed08a813356342904e8 (diff)
`j@ nyi
Diffstat (limited to 'k.h')
-rw-r--r--k.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/k.h b/k.h
index 3ac5a2af..c327aa20 100644
--- a/k.h
+++ b/k.h
@@ -121,7 +121,7 @@ S A1(mR,asrt(x);P(pkd(x),x)asrt(Ar(x)>=0);Ar(x)++;x)
#define tvk(t,v,k) ((A)((UL)(t)<<56|(UL)(v)<<51|(UL)(k)<<48)) //type,value,arity
#define ariths(h,a...) h(dex,a)h(add,a)h(sub,a)h(mul,a)h(dvd,a)h(mod,a)h(mnm,a)h(mxm,a)h(ltn,a)h(gtn,a)h(eql,a)
-A1 a1,aes0,aes1,asc,ax,blw,cmd,cpl,des,dsc,enl,enla,fir,flp,flr,frk,gD,gI,gL,gS,grp,hcl,hex,hop,json,kst,las,ldf,len,md5,mr,mr0,mr1,mRa,mut,
+A1 a1,aes0,aes1,asc,ax,blw,cmd,cpl,des,dsc,enl,enla,fir,flp,flr,frk,gD,gI,gL,gS,grp,hcl,hex,hop,jsr,jsw,kst,las,ldf,len,md5,mr,mr0,mr1,mRa,mut,
neg,not,nul,out,prs,rev,sha1,sha256,sha3_256,sinx,cosx,ser,sqr,sqz,str,str0,til,typ,u0c,u1c,unh,unq,val,whr;
#define h(x,y) ,x
A2 a2,aa,aA,ap1,ap2,apd,cat,com,cst,cut,fnd,id_,idx,mtc,rsh,v0c,v1c,xpt ariths(h,);