Hacker News new | ask | show | jobs
by recursive 613 days ago
IQueryable<> manipulation has other tools available to it than brute-force iteration, like streams do. Streams may be the closest thing java has, but it's still a fundamentally different thing.