7 ms·
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.
by okhobb 11mo 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.
- quamserena 11mo agoMy problem is that when you’re trying to appease it the errors it spits out can be confusing or in the wrong place