caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: SerP <serp@stork.ru>
To: Caml-list@yquem.inria.fr,
	caml-list-bounces <caml-list-bounces@yquem.inria.fr>
Subject: Re: [Caml-list] Polymorphic method and polymorphic type
Date: Mon, 17 Mar 2008 15:26:12 +0300	[thread overview]
Message-ID: <47DE6364.4080204@stork.ru> (raw)
In-Reply-To: <47DE4635.7050101@stork.ru>

but if we use simple variant type instead of polymorphic variants it 
works perfect


type 'a get_mode = [ Read | Watch of (#getter as 'a)];;


  reply	other threads:[~2008-03-17 12:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-17 10:21 SerP
2008-03-17 12:26 ` SerP [this message]
2008-03-17 12:51   ` [Caml-list] " Jacques Garrigue
2008-03-17 12:37 ` Jacques Garrigue

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=47DE6364.4080204@stork.ru \
    --to=serp@stork.ru \
    --cc=Caml-list@yquem.inria.fr \
    --cc=caml-list-bounces@yquem.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).