Login
From:
(think)
(Uncensored)
subscribe
Learning OCaml: Quoted String Literals - (think)
https://batsov.com/articles/2023/04/20/learning-ocaml-quoted-string-literals/
links
backlinks
Roast topics
Find topics
Find it!
While learning OCaml I’ve noticed one curious feature - it has two types of string literals. The first type are the common and quite familiar “double-quoted string literals” (or perhaps simply “string literals”?):