lst

package
v0.0.0-...-d7e01b7 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntLst

type IntLst []int

func (IntLst) Has

func (l IntLst) Has(x int) bool

func (IntLst) ReverseSort

func (l IntLst) ReverseSort()

func (IntLst) Sort

func (l IntLst) Sort()

type Mp

type Mp map[int]struct{}

func (Mp) Has

func (m Mp) Has(x int) (ok bool)

type StrLst

type StrLst []string

func (StrLst) Has

func (l StrLst) Has(x string) bool

func (StrLst) Sort

func (l StrLst) Sort()

Jump to

Keyboard shortcuts

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