return
Back to Indexreturn
effects allows a Reactor to return arbitrary values.
Return Type
While the return
effect function does produce a value, the type is undefined and may change. Do not rely on the output.
return
effects allows a Reactor to return arbitrary values.
While the return
effect function does produce a value, the type is undefined and may change. Do not rely on the output.