Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (coerceTo $ StrVal 1) ::Maybe Bool -- still doesn't work | dan | 2021-04-15 | 2 | -6/+104 |
* | create generalised eFold function, use this to reimplement eSum and eAny | dan | 2021-04-11 | 1 | -46/+40 |
* | add eAny function | dan | 2021-04-11 | 1 | -6/+25 |
* | refactor eSum | dan | 2021-04-11 | 1 | -11/+5 |
* | working eval with repl | dan | 2021-04-11 | 1 | -76/+23 |
* | init | dan | 2021-04-11 | 1 | -0/+144 |