summaryrefslogtreecommitdiff
path: root/core.fnl
Commit message (Collapse)AuthorAgeFilesLines
* changesAndrey Orst2020-10-221-7/+7
| | | | | | fix eq? for empty tables rewrite parts of the readme simplify functions rest and check-bindings
* implement into as a macroAndrey Orst2020-10-221-13/+0
|
* add more functions and docAndrey Orst2020-10-211-4/+16
|
* added more macros, and functions to the `core` modulesAndrey Orst2020-10-211-28/+91
|
* replace reduce3 with arity callAndrey Orst2020-10-211-8/+5
|
* use fn* instead of fnAndrey Orst2020-10-211-79/+80
|
* initial commitAndrey Orst2020-10-201-0/+163