|
[Date Index]
[Thread Index]
[Author Index]
Re: functional programming
- To: mathgroup at smc.vnet.net
- Subject: [mg75448] Re: functional programming
- From: Raj <rajanikanth at gmail.com>
- Date: Tue, 1 May 2007 03:23:05 -0400 (EDT)
- References: <f04n9k$8ec$1@smc.vnet.net><f146l8$m56$1@smc.vnet.net>
On Apr 30, 12:42 am, rjgayl... at gmail.com wrote:
> On Apr 19, 3:47 am, dh <d... at metrohm.ch> wrote:
>
> > Hi Raj,
>
> > you can not use 2 pure function in abreviated form (#&)in the same
>
> > expression because then it is not clear to which function the argument #
>
> > belongs. Therefore, for at least one function you must use the verbatime
>
> > form Function[..,..]:
>
> using the full form in combination with the anonymous form is okay and
> easy , but you can use 2 anonymous functions in the same expression if
> you want to.
Can you tell me how to do that?
Thanks,
Raj
Prev by Date:
Extracting Names
Next by Date:
Logical comparisons of items in a two lists
Previous by thread:
Extracting Names
Next by thread:
Logical comparisons of items in a two lists
|