Scribery/aushape

Consider not passing "first" argument everywhere

spbnick opened this issue · 2 comments

Check if it's possible to not pass the "first" argument to functions, instead adding appropriate separators outside of them.

This might be needed for simplifying record truncation.

No, this won't work as, in general, we don't know if record collector will output anything upon adding a record/ending collection.