mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 17:54:25 +02:00
For a tuple (t1, t2, ..., tn) of tasks we instantiate a unique Mapped instead of many Mapped(t1, Mapped(t2, Mapped(...))
For a tuple (t1, t2, ..., tn) of tasks we instantiate a unique Mapped instead of many Mapped(t1, Mapped(t2, Mapped(...))