Comment on Pain Points of OCamlComments−okhobb10moMy 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.−quamserenaOP10moMy problem is that when you’re trying to appease it the errors it spits out can be confusing or in the wrong place
Comments
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.
My problem is that when you’re trying to appease it the errors it spits out can be confusing or in the wrong place