From: Dawid Toton <d0@wp.pl>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Attach an invariant to a type
Date: Thu, 31 Jan 2008 19:51:51 +0000 [thread overview]
Message-ID: <47A226D7.6030108@wp.pl> (raw)
In-Reply-To: <e9e94ac90801311129k1b1d7318q213c3ef595be433e@mail.gmail.com>
> I guess that making types like "int" private would require the system
> (among other things) to decide whether you're using a given integer as
> a Subindex.t or not.
Suppose we have "type t = private int" in module Subindex.
Is the following construct legal: let (a:Subindex.t) = 2 ?
It shouldn't be - to prevent me from constructing values of this type.
So I couldn't "use given integer as Subinddex.t".
next prev parent reply other threads:[~2008-01-31 19:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-31 13:28 Dawid Toton
2008-01-31 13:50 ` [Caml-list] " Romain Bardou
2008-01-31 17:58 ` David Teller
2008-01-31 18:13 ` Romain Bardou
2008-01-31 19:13 ` Hezekiah M. Carty
2008-01-31 19:29 ` Stéphane Lescuyer
2008-01-31 19:51 ` Dawid Toton [this message]
2008-01-31 20:26 ` Edgar Friendly
2008-02-01 10:00 ` Keiko Nakata
2008-01-31 20:13 ` Romain Bardou
2008-02-10 18:00 ` Stéphane Glondu
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=47A226D7.6030108@wp.pl \
--to=d0@wp.pl \
--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