Remix.run Logo
exceptione 3 hours ago

I doubt that this is the selling point. Imho it is nothing special compared to Haskell, F# and the likes.

shadowgovt 2 hours ago | parent [-]

Python doesn't require you to understand monads to write useful Python.

To be clear: Haskell is great, but its entire vibe (lazy evaluation, pure functions) is entirely different from what Python's about. Someone who knows C++ or Java has a much bigger gap to jump to pick up Haskell than to pick up Python.