summaryrefslogtreecommitdiff
path: root/operators.c
AgeCommit message (Collapse)Author
2022-01-14Add each (¨) operatorPeter Mikkelsen
2022-01-14Implement code for running operators (both monadic and dyadic).Peter Mikkelsen
Also implement ⍨ and ⍥ since they are very simple