Closed svenwiegand closed 8 years ago
The dynamic scope is especially useful for writing unit tests, so that it is helpful to add the ScopeOps trait to the test suite.
ScopeOps
I'll publish a new snapshot with the change after I review other PRs. Thanks much for the contribution!
The dynamic scope is especially useful for writing unit tests, so that it is helpful to add the
ScopeOps
trait to the test suite.