Comment on Non-deterministic execution of Python functionsparentComments−cha42OP2yI would argue that it is an already classical idea in the 70s. Non determinism is nothing new.The cool stuff here is the simplicity of the interface to it and its integration thanks to high order functional constructs (decorator).
Comments
I would argue that it is an already classical idea in the 70s. Non determinism is nothing new.
The cool stuff here is the simplicity of the interface to it and its integration thanks to high order functional constructs (decorator).