OBSOLETE
This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.
FSharpFuncUtil
Static members
Static member | Description |
FSharpFuncUtil.Create(func)
Signature: func:Func<'a,'b,'c,'d> -> 'a -> 'b -> 'c -> 'd
Type parameters: 'a, 'b, 'c, 'd Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
FSharpFuncUtil.Create(func)
Signature: func:Func<'a,'b,'c> -> 'a -> 'b -> 'c
Type parameters: 'a, 'b, 'c Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
FSharpFuncUtil.Create(func)
Signature: func:Func<'a,'b> -> 'a -> 'b
Type parameters: 'a, 'b Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
FSharpFuncUtil.ToFSharpFunc(func)
Signature: func:Action<'a> -> 'a -> unit
Type parameters: 'a Attributes: [<Extension>] [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
FSharpFuncUtil.ToFSharpFunc(func)
Signature: func:Action -> unit -> unit
Type parameters: 'a Attributes: [<Extension>] [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
FSharpFuncUtil.ToFSharpFunc(func)
Signature: func:Func<'a,'b,'c,'d> -> 'a -> 'b -> 'c -> 'd
Type parameters: 'a, 'b, 'c, 'd Attributes: [<Extension>] [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
FSharpFuncUtil.ToFSharpFunc(func)
Signature: func:Func<'a,'b,'c> -> 'a -> 'b -> 'c
Type parameters: 'a, 'b, 'c Attributes: [<Extension>] [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
FSharpFuncUtil.ToFSharpFunc(func)
Signature: func:Func<'a,'b> -> 'a -> 'b
Type parameters: 'a, 'b Attributes: [<Extension>] [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
FSharpFuncUtil.ToFSharpFunc(func)
Signature: func:Func<'a> -> unit -> 'a
Type parameters: 'a Attributes: [<Extension>] [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |