Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously it was impractical for us to write a test for peeling: limitations in the optimiser meant that you needed a complex set of things to go right for peeling to end up having visibly good effects. The previous commit to this has made it possible for us to write a small test that makes the effect of peeling obvious: in this case we are able to elide a guard in the body.
- Loading branch information