Hacker News new | ask | show | jobs
by taliesinb 4364 days ago
Mathematica 8 doesn't have associations, so you must be testing symbol assignments.

Write a = <||> before running the above code to test this on associations; associations are persistent, the symbol table is not.