Hacker News new | ask | show | jobs
by bluefox 1718 days ago
So what?

You can come up with something like:

    (from u in users where u.age > 18 select u.name)
It's a simple matter of programming.
1 comments

I'm illustrating a similarity, not making a judgment on which is better.