caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Goffinet <goffinet@cit-novell.univ-st-etienne.fr>
To: <caml-list@inria.fr>
Subject: meaning of underscores
Date: Thu, 28 Nov 1996 11:20:50 +0100	[thread overview]
Message-ID: <2.2d.32.19961128102050.00683b1c@cit-novell.univ-st-etienne.fr> (raw)

        Sorry another silly question!

        if you défine a "compose" function (compose g f returne g o f), and
ask for 

compose compose compose;;

        you get the expected types in the answer, but each of them is
prefixed by an underscore:

- : ('_a -> '_b) -> ('_c -> '_d -> '_a) -> '_c -> '_d -> '_b = <fun>

        I could not find help on theses _ , which seem to affect nothing,
this triple compose when evaluated works as expected. Is it in the reference
books? in the electronic reference manuel? somewhere in the iria server?

        thanks, and many roars

                        goffinet

Note: camels do roar






             reply	other threads:[~1996-11-28 13:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-28 10:20 Goffinet [this message]
1996-11-28 14:05 ` Pierre Weis

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=2.2d.32.19961128102050.00683b1c@cit-novell.univ-st-etienne.fr \
    --to=goffinet@cit-novell.univ-st-etienne.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;
as well as URLs for NNTP newsgroup(s).