caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yawar Amin <yawar.amin@gmail.com>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: "Nicolás Ojeda Bär" <nicolas.ojeda.bar@lexifi.com>, caml-list@inria.fr
Subject: Re: [Caml-list] Checking support for string concatenation by OCaml
Date: Tue, 21 Nov 2017 11:45:46 -0500	[thread overview]
Message-ID: <CAJbYVJLWMTbnNfyAyJmW1sknAeAqgrnY1Y4P9QoXdN0xvQGudA@mail.gmail.com> (raw)
In-Reply-To: <c99bcf4c-9755-fd7e-10ae-d2a74abad407@users.sourceforge.net>

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

Now that you mention it, `(^)` should really be defined in the `String`
module and then aliased from `Pervasives`. This seems like a reasonable PR
to send to the OCaml repo.

On Tue, Nov 21, 2017 at 11:28 AM, SF Markus Elfring <
elfring@users.sourceforge.net> wrote:

> > It is documented in stdlib reference:
> >
> >   https://caml.inria.fr/pub/docs/manual-ocaml/libref/Pervasives.html
>
> Thanks for your link.
>
> Would it be nice to repeat such information also at other places
> in the provided documentation?
>
> Are you interested to compare the run time characteristics from the usage
> of the operator “^” (for string concatenation) to the other available
> programming interfaces?
>
> 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: 1809 bytes --]

  reply	other threads:[~2017-11-21 16:46 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
2017-11-21 16:28   ` SF Markus Elfring
2017-11-21 16:45     ` Yawar Amin [this message]
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=CAJbYVJLWMTbnNfyAyJmW1sknAeAqgrnY1Y4P9QoXdN0xvQGudA@mail.gmail.com \
    --to=yawar.amin@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=elfring@users.sourceforge.net \
    --cc=nicolas.ojeda.bar@lexifi.com \
    /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).