InOut<'a, 'b>
Namespace: Gjallarhorn.Interaction
Used as an input and output mapping to report and fetch data from a user
Constructors
Constructor | Description |
new(input, conversion)
Signature: (input:ISignal<'a> * conversion:('a -> 'b)) -> InOut<'a,'b>
|
CompiledName: |