concrete NameToSignalId defining output-ids produced by the given SignalsBuild
concrete Configuration for the given SignalsBuild
concrete NameToEffectId defining effect-ids produced by the given SignalsBuild
concrete NameToSignalId defining input signal-ids of the resulting SignalsFactory
concrete NameToSignalId defining output signal-ids of the resulting SignalsFactory
concrete Configuration for the resulting SignalsFactory
concrete NameToEffectId defining effect-ids of the resulting SignalsFactory
This type specifies a function mapping from SignalsBuild<IN1, OUT1, CONFIG1, EFF1> to SignalsFactory<IN2, OUT2, CONFIG2, EFF2>,
hence the argument to the monadic-bind method of a SignalsFactory.
Generated using TypeDoc
concrete NameToSignalId defining input-ids produced by the given
SignalsBuild