From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id XAA29524; Thu, 14 Jun 2001 23:43:03 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id XAA29558 for ; Thu, 14 Jun 2001 23:43:02 +0200 (MET DST) Received: from shell5.ba.best.com (shell5.ba.best.com [206.184.139.136]) by concorde.inria.fr (8.11.1/8.10.0) with ESMTP id f5ELh1X23332 for ; Thu, 14 Jun 2001 23:43:01 +0200 (MET DST) Received: from localhost (bpr@localhost) by shell5.ba.best.com (8.9.3/8.9.2/best.sh) with ESMTP id OAA17752 for ; Thu, 14 Jun 2001 14:43:00 -0700 (PDT) Date: Thu, 14 Jun 2001 14:43:00 -0700 (PDT) From: Brian Rogoff To: caml-list@inria.fr Subject: [Caml-list] Rope/cord package in OCaml? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi, I remember someone on the list mentioning that they had a rope/cord data structure (for large immutable strings) for OCaml, or an older Caml. If so, would it be possible to make it available? I suppose I could try to hack the one in the Boehm GC into OCaml but I'm way too lazy. -- Brian ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr