Hacker News new | ask | show | jobs
by amelius 2587 days ago
I miss the "map" function. Sadly it was removed in the transition from Python2 to Python3. In Python3, "map" is a class.