FenderLang / Fender

A functional scripting language, intended for string manipulation and general scripting on the command line
MIT License
13 stars 0 forks source link

Change closure parsing to not use range for closures not containing lambda parameter #95

Open boxbeam opened 1 year ago

boxbeam commented 1 year ago

This will require updating some of our higher-order functions to first check if the function takes a parameter before passing one