Hacker News new | ask | show | jobs
by ch4s3 1431 days ago
I only write code in an FP language and it never looks like that. Usually I’m passing function results into another function or into a match to break out success and failure states. It doesn’t have to be Haskell wizardry, or even clever.