set

package
v0.0.0-...-3c18875 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SliceSortedSet

type SliceSortedSet[T constraints.Ordered] struct {
	// contains filtered or unexported fields
}

func NewSliceSortedSet

func NewSliceSortedSet[T constraints.Ordered](ascending bool) *SliceSortedSet[T]

func (*SliceSortedSet[T]) Add

func (s *SliceSortedSet[T]) Add(value T)

func (*SliceSortedSet[T]) Values

func (s *SliceSortedSet[T]) Values() []T

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL