Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

OBSOLETE

This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.

FSharpFuncUtil

Static members

Static memberDescription
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.")>]
OBSOLETE

This 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.")>]
OBSOLETE

This 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.")>]
OBSOLETE

This 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.")>]
OBSOLETE

This 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.")>]
OBSOLETE

This 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.")>]
OBSOLETE

This 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.")>]
OBSOLETE

This 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.")>]
OBSOLETE

This 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.")>]
OBSOLETE

This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.