 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package set provides simple set data structures for uint64s.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ints ¶
type Ints struct {
	// contains filtered or unexported fields
}
    Ints represents a set of integers within the range of 0..math.MaxUint64.
       Source Files
      ¶
      Source Files
      ¶
    
- ints.go
 Click to show internal directories. 
   Click to hide internal directories.