caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Mark Hayden <hayden@pa.dec.com>
To: caml-list@inria.fr
Subject: Re: Immutable arrays (modest Feature request)
Date: Fri, 14 Jan 2000 10:09:44 -0800	[thread overview]
Message-ID: <200001141809.KAA04904@src-mail.pa.dec.com> (raw)
In-Reply-To: Message from Juergen Pfitzenmaier <pfitzen@informatik.uni-tuebingen.de>  of "Thu, 13 Jan 2000 20:45:01 +0100." <200001131945.UAA00907@sunlight.informatik.uni-tuebingen.de>


You can write your own immutable arrays in Ocaml.
See for instance util/arrayf.{ml,mli} in Ensemble,
which is an implementation of functional arrays.

  http://www.cs.cornell.edu/Info/Projects/Ensemble/

Of course, there is no syntactic sugar for the
constructors and Array.get operation.

--Mark

Date: Thu, 13 Jan 2000 20:45:01 +0100
To:  caml-list@inria.fr
From:  Juergen Pfitzenmaier <pfitzen@informatik.uni-tuebingen.de>
Subject:  Re: Immutable arrays (modest Feature request)
Delivery-Date:  Fri Jan 14 00:00:39 2000
>
>I too would like to see immutable strings/arrays if they are faster than
>their mutable siblings.
>
>pfitzen
>




  reply	other threads:[~2000-01-14 19:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <pfitzen@informatik.uni-tuebingen.de>
2000-01-13 19:45 ` Juergen Pfitzenmaier
2000-01-14 18:09   ` Mark Hayden [this message]
2000-01-14 20:29     ` Markus Mottl
2000-01-12 15:45 Thorsten Ohl
2000-01-12 22:06 ` Pierre Weis
2000-01-12 22:35   ` Norman Ramsey

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=200001141809.KAA04904@src-mail.pa.dec.com \
    --to=hayden@pa.dec.com \
    --cc=caml-list@inria.fr \
    /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).