Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Make flat(...) consistent with .flat.
It now also returns a Seq, which means we don't end up storing any intermediate values - both a memory and speed improvement.
- Loading branch information