setarray

package
v0.0.0-...-afe6d48 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunSetInArray

func RunSetInArray()

Types

type SetServicer

type SetServicer interface {
	Add(ele any)
	Remove(ele any)
	Length() int
	IsEmpty() bool
	Contains(ele any) bool
	IndexOf(ele any) int
	Print()
}

func NewSet

func NewSet() SetServicer

Jump to

Keyboard shortcuts

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