Out<'a>
Namespace: Gjallarhorn.Interaction
Used as an output mapping to fetch data from a user
Constructors
Constructor | Description |
new(initialValue)
Signature: initialValue:'a -> Out<'a>
|
CompiledName: |