caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Fabrice Marchant <fabricemarchant@free.fr>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Compose function for multiple parameters ?
Date: Sat, 31 May 2008 10:10:42 +0200	[thread overview]
Message-ID: <20080531101042.25d046ee@free.fr> (raw)
In-Reply-To: <20080531092406.093bd147@free.fr>

> It would be cooler to write the later on the basis of :
> (( <<- ) (( <<- ) f)) g

Sorry, I just discover that this is cleaner :
 (( <<- ) <<- ( <<- ))

and extendable to any number of parameters.

 (( <<- ) <<- ( <<- ) <<- ( <<- ))
to compose with a 3 parameters function.

Fabrice


  reply	other threads:[~2008-05-31 10:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-31  7:24 Fabrice Marchant
2008-05-31  8:10 ` Fabrice Marchant [this message]
2008-05-31 11:24   ` [Caml-list] " Martin Jambon
2008-05-31 16:05     ` Fabrice Marchant
2008-06-01  8:39       ` Florent Monnier
     [not found]     ` <20080531180149.04e6ac5e@free.fr>
2008-05-31 21:37       ` Martin Jambon
2008-06-01  0:04         ` Robert Fischer
2008-06-01  5:24           ` Fabrice Marchant
2008-06-01  6:16         ` Fabrice Marchant

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=20080531101042.25d046ee@free.fr \
    --to=fabricemarchant@free.fr \
    --cc=caml-list@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).