sbt/internal
xuwei-k 6c032b8283 some trivial refactoring
- 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`
2023-06-25 08:57:41 +09:00
..
util-collection
util-complete some trivial refactoring 2023-06-25 08:57:41 +09:00
util-control
util-interface/src/main/java/xsbti
util-logging some trivial refactoring 2023-06-25 08:57:41 +09:00
util-logic/src
util-position/src
util-relation/src
util-scripted/src/main