TypeFunctions
sbt.internal.util.TypeFunctions
trait TypeFunctions
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object Types.type
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Types
Example: calling SplitK[K1, Task] returns the type lambda F[a] => K1[F[Task[a]].
Example: calling SplitK[K1, Task] returns the type lambda F[a] => K1[F[Task[a]].