summaryrefslogtreecommitdiff
path: root/hybrids.c
AgeCommit message (Expand)Author
2022-01-23Rework symbol lookup to use lexical scoping, and implement recursive function...Peter Mikkelsen
2022-01-21Implement scans ⍀ and \Peter Mikkelsen
2022-01-21Implement monadic f⌿ and f/. Identity elements and windowed reduce is not i...Peter Mikkelsen
2022-01-21Get ready for hybridsPeter Mikkelsen