Combine definition – sequence of evaluation – Page 2 – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/combine-definition-sequence-of-evaluation/18296?page=2
Hi, I hope this makes sense with the code, since I can't attach images. I was looking at the definition of the combine block, and the recursive definition it shows makes it look like: (combine (list 1, 2, 3) ( _ ^ _ )) …
On the other hand, hard-coded „identity“ values, heavily break the abstraction.