sbt.internal.util

Members list

Concise view

Type members

Classlikes

object Relation

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self 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
Graph
Supertypes
class Object
trait Matchable
class Any