sbt/main
Matt Dziuban 3d99cffd5a
[2.x] Improve performance of `ClassStamper` (#9253)
- Use Builders to avoid building intermediate collections
- Use a mutable.Set for alreadySeen
- Use plain Set instead of SortedSet
  - Sorting only needs to happen at the end of the computation in transitiveStamp
2026-06-27 19:04:33 -04:00
..
src [2.x] Improve performance of `ClassStamper` (#9253) 2026-06-27 19:04:33 -04:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00