caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Judicael Courant <jcourant@lri.fr>
To: Xavier Leroy <Xavier.Leroy@inria.fr>
Cc: luther@dpt-info.u-strasbg.fr, caml-list@inria.fr
Subject: Re: module, module type et foncteurs, ...
Date: Tue, 2 Nov 1999 10:14:08 +0100 (MET)	[thread overview]
Message-ID: <14366.43872.92288.351263@pc87> (raw)
In-Reply-To: <19991029104620.42535@pauillac.inria.fr>


In his message of Fri October 29, 1999, Xavier Leroy writes: 
> 
> > D'un autre cote est-ce qu'un type de tableau de booleens qui serait
> > represente de maniere efficace existe ? on aurrait un bit par
> > booleen, et non un int comme cela est fait actuellement.  J'imagine
> > qu'on peut faire cela en definissant un type de tableau d'entier, et
> > aller voir la valeur de chaque bit de ces entiers.
> 
> Il n'y a pas (encore?) de module de bibliothèque qui fasse cela, mais
> c'est en effet facile à implémenter.  Mieux vaut utiliser une chaîne
> de caractères qu'un tableau d'entiers (31 ou 63 bits), cependant.
> 

Si, il y a http://www.lri.fr/~filliatr/ftp/ocaml/bitv/

Judicaël.
-- 
Judicael.Courant@lri.fr, http://www.lri.fr/~jcourant/
[Computing timetable constraints..................done: 0 solution(s)]



      reply	other threads:[~1999-11-03 20:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-22 14:03 Sven LUTHER
1999-10-29  8:46 ` Xavier Leroy
1999-11-02  9:14   ` Judicael Courant [this message]

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=14366.43872.92288.351263@pc87 \
    --to=jcourant@lri.fr \
    --cc=Xavier.Leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=luther@dpt-info.u-strasbg.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).