| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | changes | Andrey Orst | 2020-10-22 | 1 | -7/+7 |
| | | | | | | | fix eq? for empty tables rewrite parts of the readme simplify functions rest and check-bindings | ||||
| * | implement into as a macro | Andrey Orst | 2020-10-22 | 1 | -13/+0 |
| | | |||||
| * | add more functions and doc | Andrey Orst | 2020-10-21 | 1 | -4/+16 |
| | | |||||
| * | added more macros, and functions to the `core` modules | Andrey Orst | 2020-10-21 | 1 | -28/+91 |
| | | |||||
| * | replace reduce3 with arity call | Andrey Orst | 2020-10-21 | 1 | -8/+5 |
| | | |||||
| * | use fn* instead of fn | Andrey Orst | 2020-10-21 | 1 | -79/+80 |
| | | |||||
| * | initial commit | Andrey Orst | 2020-10-20 | 1 | -0/+163 |