Is reading a file into a top level binding good practice?

A much trickier issue with top-level bindings is that of error handling. This came up in another topic, and I’ll link to my thoughts there: How OCaml exception handling works? - #9 by cemerick

1 Like