Does APL supports Func .NET delegates ?

Using (or providing) Microsoft.NET Classes
Post Reply
User avatar
PGilbert
Posts: 440
Joined: Sun Dec 13, 2009 8:46 pm
Location: Montréal, Québec, Canada

Does APL supports Func .NET delegates ?

Post by PGilbert »

Could someone tell me if APL support Func .NET delegates ? In the affirmative, I am looking to use Func<T, TResult>. I know that APL supports Action delegate but apparently I need the Func delegate.

Thanks in advance.
Post Reply