Polysemy.Conc.Interpreter.Race
Description
interpretRace :: Member (Final IO) r => InterpreterFor Race r Source #
Interpret Race in terms of race and timeout. Since this has to pass higher-order thunks as IO arguments, it is interpreted in terms of 'Final IO'.
Race
race
timeout
IO