|
|
|
|
|
by lomnakkus
2937 days ago
|
|
> OCaml has a type-safe printf and isn't purely functional. Isn't that a non-extensible built-in that's handled "magically" by the compiler? (Apologies if that's wrong, it's been a few years since I've used O'Caml.) In Idris it's possible to write a type-safe printf entirely in library code -- no magic. |
|