jisp
jisp copied to clipboard
Spread for macro calls
With nested macros, it’s possible to have an array of things you want to give to an inner macro as arguments. ToDo implement (spread) support for macro calls.
Tried this in 0.2.21 and it broke a bunch of things. Need to retry later, more carefully.