Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement toList and toNonEmpty for SCC
The default implementations perform an avoidable list copy for NECyclicSCC. Also fix flattenSCC being made too lazy accidentally in a previous commit.
- Loading branch information