sbt.internal.util

Members list

Type members

Classlikes

object Relation

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Relation.type
trait Relation[A, B]

Binary relation between A and B. It is a set of pairs (_1, _2) for _1 in A, _2 in B.

Binary relation between A and B. It is a set of pairs (_1, _2) for _1 in A, _2 in B.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any