We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Helper methods for Func(TResult)
System.Object CodeJam.Fn(T) Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public static class Fn<T>
VB
Public NotInheritable Class Fn(Of T)
F#
[<AbstractClassAttribute>] [<SealedAttribute>] type Fn<'T> = class end
CodeJam Namespace