sbt.Scoped$.RichTaskable7
final class RichTaskable7[A, B, C, D, E, F, G](t7: (Taskable[A], Taskable[B], Taskable[C], Taskable[D], Taskable[E], Taskable[F], Taskable[G])) extends RichTaskables[Tuple7K[A, B, C, D, E, F, G]] Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Type members
A higher-kinded function, where each parameter shares the same type constructor M[_]
.
A higher-kinded function, where each parameter shares the same type constructor M[_]
.
Attributes