CompilationArgumentCountsAttribute Type
This attribute is generated automatically by the F# compiler to tag functions and members that accept a partial application of some of their arguments and return a residual function.
Constructors
Constructor |
Description
|
Full Usage:
CompilationArgumentCountsAttribute(counts)
Parameters: Returns: CompilationArgumentCountsAttribute
CompilationArgumentCountsAttribute
|
Creates an instance of the attribute
|
Instance members
Instance member |
Description
|
|
Indicates the number of arguments in each argument group
|