caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Checking support for string concatenation by OCaml
@ 2017-11-21 16:10 SF Markus Elfring
  2017-11-21 16:15 ` Nicolás Ojeda Bär
  0 siblings, 1 reply; 7+ messages in thread
From: SF Markus Elfring @ 2017-11-21 16:10 UTC (permalink / raw)
  To: caml-list

Hello,

The programming language “OCaml” supports the concatenation of strings by
a few interfaces.

Two of them like “Printf.sprintf” and “String.concat” are documented to some degree.
I wonder about the current situation around the operator “^”.

* Is a more useful explanation missing in the official OCaml manual?
  https://caml.inria.fr/pub/docs/manual-ocaml/coreexamples.html#sec9
  https://caml.inria.fr/pub/docs/manual-ocaml/lex.html#sec82

* It is mentioned in the section “Optional Arguments” of the book “Real World OCaml”.
  https://realworldocaml.org/v1/en/html/variables-and-functions.html#idm181619803616

* Syntax comparison
  http://rigaux.org/language-study/syntax-across-languages/Strng.html#StrngStrnCnct

Regards,
Markus

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-11-22 10:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21 16:10 [Caml-list] Checking support for string concatenation by OCaml SF Markus Elfring
2017-11-21 16:15 ` Nicolás Ojeda Bär
2017-11-21 16:28   ` SF Markus Elfring
2017-11-21 16:45     ` Yawar Amin
2017-11-21 17:42       ` Gabriel Scherer
2017-11-21 19:22         ` Rodolphe Lepigre
2017-11-22 10:18           ` David Allsopp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).