swift
4d19d9f6 - Remove redundant simplification

Commit
7 years ago
Remove redundant simplification The call to `solveRec`, below, immediately performs this same check. While that doesn't result in an early return from `solve`, the effect appears to be the same.
Author
Parents
Loading