Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
flattenSCC1 :: SCC a -> NonEmpty a
This gives a more precise type to the existing `flattenSCC :: SCC a -> [a]`. Closes #985.
- Loading branch information