Hacker News new | ask | show | jobs
by lfowles 3887 days ago
> I mean lets look here: variable value doors = [ for (_ in 1..count) closed ]; nobody even understands this. and this is the first "real" line.

Doesn't seem too bad coming from Python with list comprehensions.