Re: partial application syntax

2006-03-08 Thread Dinko Tenev
http://haskell.galois.com/cgi-bin/haskell-prime/trac.cgi/wiki/FlexiblePartialApplication

On 3/7/06, Wolfgang Jeltsch <[EMAIL PROTECTED]> wrote:
> Hello,
>
> there was some proposal for introducing a special syntax where f x _ z or
> f x ? z means \y -> f x y z.  Is there some information on the Haskell' trac
> site about this?
>
> Best wishes,
> Wolfgang
> ___
> Haskell-prime mailing list
> Haskell-prime@haskell.org
> http://haskell.org/mailman/listinfo/haskell-prime
>


--

Cheers,
Dinko
___
Haskell-prime mailing list
Haskell-prime@haskell.org
http://haskell.org/mailman/listinfo/haskell-prime


partial application syntax

2006-03-07 Thread Wolfgang Jeltsch
Hello,

there was some proposal for introducing a special syntax where f x _ z or
f x ? z means \y -> f x y z.  Is there some information on the Haskell' trac 
site about this?

Best wishes,
Wolfgang
___
Haskell-prime mailing list
Haskell-prime@haskell.org
http://haskell.org/mailman/listinfo/haskell-prime