BuggyOrg / lisgy

1 stars 1 forks source link

Problems with closures in defcos #22

Closed LittleHelicase closed 7 years ago

LittleHelicase commented 7 years ago

I got the following error while trying neat closure features:

echo "(defco partition-left [list p] (array/filter list #(! (math/less %1 p))))" | lisgy
ERROR: The source node "#cj2u95kb00003zelu77rjte86" does not have the outgoing port "p".