Hacker News new | ask | show | jobs
by okhobb 219 days ago
My favorite part about Ocaml is the type checker fwiw. Pretty much as soon as I appease it I'm guaranteed a 'working' program that usually does what I intended.
1 comments

My problem is that when you’re trying to appease it the errors it spits out can be confusing or in the wrong place