Re: offtopic (a bit ;) for all the generics lovers here on the list :)

2008-11-14 Thread Adriano dos Santos Fernandes
The code is not so cool as the compiler error messages! :-) Adriano Igor Vaynberg escreveu: youve never coded WTL? -igor On Fri, Nov 14, 2008 at 8:17 AM, Johan Compagner <[EMAIL PROTECTED]> wrote: Who has a real live example of this function: http://gee.cs.oswego.edu/dl/jsr166/dist/jsr

Re: offtopic (a bit ;) for all the generics lovers here on the list :)

2008-11-14 Thread Igor Vaynberg
it had way "cooloer" functions as far as generic arguments went :) -igor On Fri, Nov 14, 2008 at 9:11 AM, Johan Compagner <[EMAIL PROTECTED]> wrote: > should i? > > On Fri, Nov 14, 2008 at 6:09 PM, Igor Vaynberg <[EMAIL PROTECTED]>wrote: > >> youve never coded WTL? >> >> -igor >> >> On Fri, Nov 1

Re: offtopic (a bit ;) for all the generics lovers here on the list :)

2008-11-14 Thread Johan Compagner
should i? On Fri, Nov 14, 2008 at 6:09 PM, Igor Vaynberg <[EMAIL PROTECTED]>wrote: > youve never coded WTL? > > -igor > > On Fri, Nov 14, 2008 at 8:17 AM, Johan Compagner <[EMAIL PROTECTED]> > wrote: > > Who has a real live example of this function: > > > > > http://gee.cs.oswego.edu/dl/jsr166/di

Re: offtopic (a bit ;) for all the generics lovers here on the list :)

2008-11-14 Thread Igor Vaynberg
youve never coded WTL? -igor On Fri, Nov 14, 2008 at 8:17 AM, Johan Compagner <[EMAIL PROTECTED]> wrote: > Who has a real live example of this function: > > http://gee.cs.oswego.edu/dl/jsr166/dist/jsr166ydocs/jsr166y/forkjoin/ParallelArrayWithMapping.html#withMapping(jsr166y.forkjoin.Ops.BinaryOp

offtopic (a bit ;) for all the generics lovers here on the list :)

2008-11-14 Thread Johan Compagner
Who has a real live example of this function: http://gee.cs.oswego.edu/dl/jsr166/dist/jsr166ydocs/jsr166y/forkjoin/ParallelArrayWithMapping.html#withMapping(jsr166y.forkjoin.Ops.BinaryOp,%20jsr166y.forkjoin.ParallelArrayWithMapping) Its one of the most beautiful generic methods i have ever seen!