Hacker News new | ask | show | jobs
by dogweather 3007 days ago
IMO, Python is worse at immutable operations. Ruby makes it easy (but inefficient). Python makes mutable code the easy path.