Hacker News new | ask | show | jobs
by omaranto 4351 days ago
I guess list comprehensions in Python are, as you say, similar to map and filter from the FP world, but they are even more similar to... list comprehensions from the FP world.