From: Dmitry Grebeniuk <gdsfh1@gmail.com>
To: rixed <caml-list@inria.fr>
Subject: Re: [Caml-list] Re: Parsing cmi file
Date: Wed, 14 Mar 2012 19:50:30 +0200 [thread overview]
Message-ID: <CAPi0vKVgT_xcNYL5JBzV6=k0Xju+SKW6Cn7U5Wo0UDHUAHgdcQ@mail.gmail.com> (raw)
In-Reply-To: <20120314173816.GA14656@ccellier.rd.securactive.lan>
Hello.
> Yes, ocamlbrowser (if you have support for Tk).
> IIRC you can search by type.
This search doesn't handle equality of type variables.
For example, if you search " 'a -> 'a -> 'a ", you'll find
"Arg.parse" (among other functions), which has type
val parse :
(Arg.key * Arg.spec * Arg.doc) list ->
Arg.anon_fun -> Arg.usage_msg -> unit
(and more, the last 'a here stands for
"Arg.usage_msg -> unit", which is good for theoretical
reasons, however.)
It's not very helpful.
next prev parent reply other threads:[~2012-03-14 17:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-13 21:52 [Caml-list] " bob zhang
2012-03-13 22:36 ` Gerd Stolpmann
2012-03-13 23:20 ` bob zhang
2012-03-14 0:25 ` Gerd Stolpmann
2012-03-14 17:14 ` David Brown
2012-03-14 6:48 ` rixed
2012-03-14 17:30 ` [Caml-list] " Hongbo Zhang
2012-03-14 17:38 ` rixed
2012-03-14 17:49 ` Raphael Proust
2012-03-14 17:50 ` Dmitry Grebeniuk [this message]
2012-03-14 18:09 ` [Caml-list] " Richard W.M. Jones
2012-03-14 18:14 ` Hongbo Zhang
2012-03-14 19:44 ` Mehdi Dogguy
2012-03-19 17:57 ` Richard W.M. Jones
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='CAPi0vKVgT_xcNYL5JBzV6=k0Xju+SKW6Cn7U5Wo0UDHUAHgdcQ@mail.gmail.com' \
--to=gdsfh1@gmail.com \
--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