Hacker News new | ask | show | jobs
by AeroNotix 903 days ago
It looks like what python calls a list comprehension. An expression which builds up each element of a sequence, potentially from another sequence.