Minor ZIP block changes

1: the list comprehension library is obsolete, the ZIP block is a primitive
2: anyway, the definition for the primitive ZIP block should be


(its missing the <> PRIMITIVE [ V] block currently)

bump because I think the zip block not matching with the primitives is weird

I think maybe the list comprehension library should be removed, because it's the only library with the block, and the zip block is the only block in it (which the zip block is also now a primitive).

(the list utilities library has a block called "zip", but it's not the same zip block)

Yeah.

THAT IS A BIG SCRIPT

If you call that a big script, look at the "if on edge, bounce" definition.

Honestly, A lot of the definitions could be condensed down a lot more using the IF ELSE Reporter, but For some reason the devs Won’t do that.

Because of readability, and it's actually technically (microsecond) faster (since the if reporter just calls the if block).

Does it in the JS code or just the snap implementation?

Lol, I didn't think about the javascript.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.