Hacker News new | ask | show | jobs
by aphextron 2134 days ago
Just wanted to say I got a real good laugh out of `draw/dmd.js:9`. It's the same verbatim array swap algorithm from Stack Overflow [0] I used at work today.

[0] https://stackoverflow.com/questions/872310/javascript-swap-a...