Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SmallestInfiniteSet ¶
type SmallestInfiniteSet struct {
// contains filtered or unexported fields
}
func Constructor ¶
func Constructor() SmallestInfiniteSet
func (*SmallestInfiniteSet) AddBack ¶
func (set *SmallestInfiniteSet) AddBack(num int)
func (*SmallestInfiniteSet) PopSmallest ¶
func (set *SmallestInfiniteSet) PopSmallest() int
Click to show internal directories.
Click to hide internal directories.