aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Create RestService, with state and an eval endpointdan2021-04-172-10/+81
|
* (coerceTo $ StrVal 1) ::Maybe Bool -- still doesn't workdan2021-04-152-6/+104
|
* 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