slices

package
v0.9.9 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SortbyFloat

func SortbyFloat[X any](s []X, float func(X) float64)

For float we need explictly check the values

func Split

func Split[T any, Y comparable](source []T,
	identification func(item T) Y) (m map[Y][]T)

This function split a list based on a evaluation function the result is a map of lists

Types

This section is empty.

Jump to

Keyboard shortcuts

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