From: Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr>
To: Caml list <caml-list@inria.fr>
Subject: [Caml-list] First mandatory and safe use of Obj ?
Date: Thu, 23 Jan 2014 17:18:17 +0100 [thread overview]
Message-ID: <20140123161816.GE13626@delli7.univ-savoie.fr> (raw)
[-- Attachment #1: Type: text/plain, Size: 300 bytes --]
Hello,
To recover the result type of a functor for which I can not yet write an argument, I end up writing~:
module type MType = module type of MyFunctor (struct let env = Obj.magic 0 end)
This works well and Obj.magic is never run ...
But I or OCaml may miss a feature ?
Cheers,
Christophe
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next reply other threads:[~2014-01-23 16:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-23 16:18 Christophe Raffalli [this message]
2014-01-23 20:53 ` Haoyang Wang
2014-01-23 22:22 ` Christophe Raffalli
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=20140123161816.GE13626@delli7.univ-savoie.fr \
--to=christophe.raffalli@univ-savoie.fr \
--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