Pi<'Config, 'T, 'T2>
Namespace: DependentTypes
Attributes:
[<Class>]
Construction / validation type for DependentType
Constructors
Constructor | Description |
new(config, pi)
Signature: (config:'Config * pi:('Config -> 'T -> 'T2)) -> Pi<'Config,'T,'T2>
|
CompiledName: |
Instance members
Instance member | Description |
x.Create(x)
Signature: x:'T -> 'T2
|