caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Fully qualified polymorphic variants
@ 2001-07-11 10:18 Sami Nopanen
  2001-07-11 10:22 ` Jacques Garrigue
  2001-07-11 10:25 ` Markus Mottl
  0 siblings, 2 replies; 3+ messages in thread
From: Sami Nopanen @ 2001-07-11 10:18 UTC (permalink / raw)
  To: caml-list

I've been trying to use polymorphic variants with fully qualified names, with no luck.

I've tried the possibilities obvious to me, like: (example of using Pcre)
  `Pcre.CASELESS
  Pcre.`CASELESS
  `(Pcre.CASELESS)
  Pcre.(`CASELESS)

None of them seemed to work. Is there a way to do this, and if so, what would be the
corrert syntax.

Cheers,

Sami Nopanen, snopanen@cc.hut.fi
-------------------
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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-07-11 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-11 10:18 [Caml-list] Fully qualified polymorphic variants Sami Nopanen
2001-07-11 10:22 ` Jacques Garrigue
2001-07-11 10:25 ` Markus Mottl

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).