mirror of https://github.com/sbt/sbt.git
- remove unused type params - use `withFilter` if possible - use `collectFirst` instead of `collect` and `headOption` - use `length` instead of `size` if `Array` or `String` - use `foreach` instead of `map` |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||