sorts

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func QuickSort

func QuickSort[T constraints.Ordered](slice []T)

QuickSort a Slice of ordered types

func QuickSortSlice

func QuickSortSlice[T any](slice []T, less func(i, j int) bool)

QuickSort a Slice of ordered types

Types

This section is empty.

Jump to

Keyboard shortcuts

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