mirror of https://github.com/sbt/sbt.git
- Use `Builder`s to avoid building intermediate collections - Use plain `Set` instead of `SortedSet` - Sorting only needs to happen at the end of the computation in `transitiveStamp` - This is now done with a call to `.toSeq.sorted` |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||