mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-01 01:30:20 +02:00
underscore also handles the issue of a cross-browser .forEach, but supports the rest of the functional toolkit, so allows us to express stuff like tag filtering more efficiently. It's also a pretty common ingredient in other JS code so should feel familiar to a bunch of people.