▲ The dict pattern: objects without prototypes are better maps at www.2ality.com▼5 up and 0 down, posted by echojs 4051 days ago 1 comment
timruffles 4051 days ago. link 1 point ▲ ▼Languages should have, as a minimum, the following data-structures: Array Map Set Queue The right data-structure for the job makes your code so much cleaner and self-documenting (& better than many incompatible reimplementations).