Hacker News new | ask | show | jobs
by parpfish 652 days ago
I’ve always liked that the structure of list comprehensions mirror SQL with “SELECT, FROM, WHERE” sections.

But I know that I’m in the minority that likes SQL

1 comments

They remind me of C#'s LINQ