Hacker News new | ask | show | jobs
by api 3599 days ago
I meant to suggest instead that we fix languages, and now that I think of it .net's linq is not bad.
1 comments

LINQ makes querying somewhat more pleasant, but it doesn't fix the real problem: relations are inexpressible as first-class values (not the same thing as first-class objects!) in most object-oriented languages.