aboutsummaryrefslogtreecommitdiffstats
path: root/src/MyLib.hs
Commit message (Expand)AuthorAgeFilesLines
* FloatVal, average, Context, evalTableExpression, return tables from apidan2021-04-211-7/+1
* (coerceTo $ StrVal 1) ::Maybe Bool -- still doesn't workdan2021-04-151-6/+9
* create generalised eFold function, use this to reimplement eSum and eAnydan2021-04-111-46/+40
* add eAny functiondan2021-04-111-6/+25
* refactor eSumdan2021-04-111-11/+5
* working eval with repldan2021-04-111-76/+23
* initdan2021-04-111-0/+144