Hacker News new | ask | show | jobs
by GeZe 4820 days ago
LiveScript allows partially applied operators, including property access. You can do:

    totals = map (.total), orders
http://livescript.net/