caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Nicolás Ojeda Bär" <nicolas.ojeda.bar@lexifi.com>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: OCaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Checking support for string concatenation by OCaml
Date: Tue, 21 Nov 2017 17:15:48 +0100	[thread overview]
Message-ID: <CADK7aFOttRTpjssQmmY8eb3FP8OiJLqqo3ERpo6=ZhZA1rMydg@mail.gmail.com> (raw)
In-Reply-To: <66db11ce-9b53-918e-addb-6bcc727a6464@users.sourceforge.net>

[-- Attachment #1: Type: text/plain, Size: 1319 bytes --]

Hello,

It is documented in stdlib reference:

  https://caml.inria.fr/pub/docs/manual-ocaml/libref/Pervasives.html

Best wishes,
Nicolás

On Tue, Nov 21, 2017 at 5:10 PM, SF Markus Elfring <
elfring@users.sourceforge.net> wrote:

> 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
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

[-- Attachment #2: Type: text/html, Size: 2711 bytes --]

  reply	other threads:[~2017-11-21 16:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-21 16:10 SF Markus Elfring
2017-11-21 16:15 ` Nicolás Ojeda Bär [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADK7aFOttRTpjssQmmY8eb3FP8OiJLqqo3ERpo6=ZhZA1rMydg@mail.gmail.com' \
    --to=nicolas.ojeda.bar@lexifi.com \
    --cc=caml-list@inria.fr \
    --cc=elfring@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).