Hacker News new | ask | show | jobs
by bazoom42 48 days ago
Many languages have monads “by accident”, e.g JavaScript by way of Array.flatMap() - but the fact this type happen to satisfy the monad rules is not particularly useful.