summaryrefslogtreecommitdiff
path: root/test.fnl
Commit message (Collapse)AuthorAgeFilesLines
* feature: refactoringAndrey Orst2020-10-251-16/+5
|
* feature(core functions): Added more core functionsAndrey Orst2020-10-241-6/+17
|
* ChangesAndrey Orst2020-10-231-9/+30
| | | | | | | | | - add runtime check to into - add sort of a test framework - remove mapkv in favor of generalized mapv that works both for sequences and tables - add more tests - update doc
* add more testsAndrey Orst2020-10-221-0/+24