Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Comparable ¶
type Comparable interface {
CompareTo(other interface{}) int
}
type TreeSet ¶
type TreeSet struct {
// contains filtered or unexported fields
}
func NewTreeSet ¶
func NewTreeSet() *TreeSet
Click to show internal directories.
Click to hide internal directories.