Hacker News new | ask | show | jobs
by tarjei_huse 1652 days ago
Thanks!

You still need to create the middle datastructure ( [[k1,v1], [k2, v2]] ) but it is an improvement :)

1 comments

Ah yes, true, you always need to map the things ID to the thing itself, so that middle data structure is actually quite annoying :)