aboutsummaryrefslogtreecommitdiff
path: root/neb/std/functools.py
Commit message (Collapse)AuthorAge
* implement reducemryouse2022-07-15
|
* refactor: 'apply' to functoolsmryouse2022-07-07
|
* refactor move all functions with 'lazy' to coremryouse2022-07-07
|
* add return types to builtinsmryouse2022-06-26
|
* bugfix: we need to return an Expr from apply, and List is no longer evaluatedmryouse2022-06-22
|
* give builtin functions proper namesmryouse2022-06-22
|
* refactor: break stdlib into several filesmryouse2022-06-21