Hacker News new | ask | show | jobs
by brianberns 3408 days ago
Implementing an algorithm in a functional language almost always requires less code than implementing the same algorithm in an imperative language. That is direct evidence that functional languages are more abstract.