oslice

package
v0.0.0-...-5daf3a2 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2020 License: MIT, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Slice

type Slice struct {
	// contains filtered or unexported fields
}

func New

func New(less func(interface{}, interface{}) bool) *Slice

func NewCaseFoldedSlice

func NewCaseFoldedSlice() *Slice

func NewIntSlice

func NewIntSlice() *Slice

func NewStringSlice

func NewStringSlice() *Slice

func (*Slice) Add

func (slice *Slice) Add(x interface{})

func (*Slice) At

func (slice *Slice) At(index int) interface{}

func (*Slice) Clear

func (slice *Slice) Clear()

func (*Slice) Index

func (slice *Slice) Index(x interface{}) int

func (*Slice) Len

func (slice *Slice) Len() int

func (*Slice) Remove

func (slice *Slice) Remove(x interface{}) bool

Jump to

Keyboard shortcuts

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