Error!
Success!

Converting System.Func<T1..TN> to FSharpFunc<T,TResult>

0
kicks

Converting System.Func&lt;T1..TN&gt; to FSharpFunc&lt;T,TResult&gt;  (Unpublished)

Interop of delegate style types between F# and other .Net languages is a pain point that results from a fundamental difference in how delegates are represented in the F# language. Typical .Net languages like C# see a delegate as taking 0 to N parameters...


Kicked By:
Drop Kicked By: