sbt/tasks-standard/src
xuwei-k 58b0484d80 avoid deprecated /: and :\
use foldLeft and foldRight

https://github.com/scala/scala/blob/v2.13.0/src/library/scala/collection/IterableOnce.scala#L682-L686
2019-09-12 20:53:41 -04:00
..
main/scala/sbt Add support for in memory cache store 2019-07-11 17:45:16 -07:00
test/scala avoid deprecated /: and :\ 2019-09-12 20:53:41 -04:00