quiter_set

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllWithIndex

func AllWithIndex[ELEMENT any](set interfaces.Set[ELEMENT]) interfaces.Seq2[int, ELEMENT]

func Any

func Any[ELEMENT any](set interfaces.Set[ELEMENT]) (element ELEMENT)

func Contains

func Contains[ELEMENT any](
	set interfaces.Set[ELEMENT],
	element ELEMENT,
) bool

func Del

func Del[ELEMENT any](set interfaces.SetMutable[ELEMENT], element ELEMENT)

func Equals

func Equals[ELEMENT interfaces.Stringer](
	left, right interfaces.Set[ELEMENT],
) bool

func Strings

func Strings[ELEMENT interfaces.Stringer](
	collections ...interfaces.Set[ELEMENT],
) interfaces.Seq[string]

Types

This section is empty.

Jump to

Keyboard shortcuts

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