pslice

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All[E any, S Slice[E]](slice S) func(func(E) bool)

func Equal

func Equal[E comparable, S Slice[E]](a, b S) bool

Types

type Slice

type Slice[E any] interface {
	At(int) E
	Len() int
}

Jump to

Keyboard shortcuts

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