I don't see the difference

To check if it's exactly the same (the same object), use is identical instead of equals.

It returns a list.Lists should be properly compared using =,and identical would only do a shallow equals.

I'm not entirely sure what you mean, but going back to the first post and the title, there is no difference.

yeah i mean that why does that extension exist

I did a test, and it looks like in the primitive, custom blocks are at the top, whereas the extension puts them on the bottom.

thats not quite a difference

It is, because when you have a custom block, the two lists are not equal anymore.

...you wont want the result to be ordered...

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