Type Definitions
| Type | Description |
| type FSharpType |
Contains operations associated with constructing and analyzing F# types such as records, unions and tuples
|
| type FSharpValue |
Contains operations associated with constructing and analyzing values associated with F# types such as records, unions and tuples
|
| type UnionCaseInfo |
Represents a case of a discriminated union type
|
|