Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComparePairwise ¶
func ComparePairwise(cmp Comparator, ts ...Scheduleable) bool
func CompareWithSlice ¶
func CompareWithSlice(cmp Comparator, a Scheduleable, as ...Scheduleable) bool
func IsContained ¶
func IsContained(ti, tj Scheduleable) bool
func NotNullIntersection ¶
func NotNullIntersection(ti, tj Scheduleable) bool
Types ¶
type Comparator ¶
type Comparator func(a, b Scheduleable) bool
Click to show internal directories.
Click to hide internal directories.