Hacker News new | ask | show | jobs
by johndoe42377 2127 days ago
The most deadly sin with Haskell is introducing unnecessary redundant abstractions to impress other people.

Imagine aircraft engineers will do that.

Up to (but not including) NonEmpty lists everything was fine.

2 comments

> Up to (but not including) NonEmpty lists everything was fine.

"but not including" how in the world is NonEmpty redundant abstraction?

Do you have some examples?