Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve invariants and performance in Chain (#3533)
* Improve invariants in Chain * avoid matching on Empty * remove more Empty matches * improve performance * remove zipWithIndexNE * use reverseIterator for Chain#toList * fix toList/toVector * minor cleanup * fix warning
- Loading branch information