Skip to content

Comment on Show HN: Introducting C+

Comments

> What I don't enjoy in Haskell is writing small detailed algorithms in a functional style.

You can hop around this easily using the ST monad. It's less elegant than usual Haskell and often less elegant than languages where mutation is 'native', but it does its job.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.