A trivial implementation of continuation-local storage where everything is in the same continuation. Therefore, only one unique value can be stored at a time.
Generated using TypeDoc
A trivial implementation of continuation-local storage where everything is in the same continuation. Therefore, only one unique value can be stored at a time.