Comment on Can functional programming be liberated from the von Neumann paradigm? (2010)parentComments−eru11yA pure function cannot always be executed in parallel.Try doing that to eg calculating chained hashes.
Comments
Try doing that to eg calculating chained hashes.