On Thu, Dec 2, 2010 at 5:05 PM, Greg Young <[email protected]> wrote: > JB no problem once passed in.
Cool! > You mentioned a special handling for arrays. Could you elaborate? Imagine that in your previous example, instead of Handle(T t) you had Handle(T[] t). You need to deal with that when mapping T to its argument to return a TSomething[]. -- -- mono-cecil
