Google Groups Home
Help | Sign in
Message from discussion Simple idea for making a function infix
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Till Varoquaux  
View profile
 More options Nov 13 2006, 1:34 pm
Newsgroups: fa.caml
From: "Till Varoquaux" <till.varoqu...@gmail.com>
Date: Mon, 13 Nov 2006 18:34:08 UTC
Local: Mon, Nov 13 2006 1:34 pm
Subject: Re: [Caml-list] Simple idea for making a function infix
First of all, sorry for the garbage on top of my last mail:
my computer hates me

-to Jean Christophe: indeed, that's actually the composition function.....
-to skaller: Hum, I *should* have tested more thoroughly my "solution":

let ( /* ) x y = y x
and ( */ ) x y = x y

let sub  = (-)

4 /*sub 5
(* is -1 *)
4 /*sub*/ 5
(* is 1 *)

Regards,

Till

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google