Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
Default
derivation to NonDeterminism
We invoking the VM we often need an empty non-deterministic input, so a convenience function for this would be nice. As `NonDeterminism` only consists of fields that implement `Default`, `Default` extends naturally to `NonDeterminism`.
- Loading branch information