fix: import requires closures not finite argument lambdas
This commit is contained in:
parent
44f90fcffe
commit
29ee948574
8 changed files with 8 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{}: rec {
|
||||
{...}: rec {
|
||||
foldl = op: nul: list: let
|
||||
foldl' = n:
|
||||
if n == -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue