5 ms·
I think that's really cool, although // Find the first foo with bar foos.map(f => f.bar).uniq().orderBy(f => f.baz)[0] does the same basic thing, the ability
by BJanecke 9y ago
I think that's really cool, although
// Find the first foo with bar
foos.map(f => f.bar).uniq().orderBy(f => f.baz)[0]
does the same basic thing, the ability to collapse and display intent is incredibly rad for lack of a better word