xxxsort

package module
v0.0.0-...-e53eb7e Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BubbelSortAsc

func BubbelSortAsc[T cmp.Ordered](s []T)

func BubbelSortDesc

func BubbelSortDesc[T cmp.Ordered](s []T)

func InsertionSortAsc

func InsertionSortAsc[T cmp.Ordered](s []T)

func InsertionSortDesc

func InsertionSortDesc[T cmp.Ordered](s []T)

func QuickSortAsc

func QuickSortAsc[T cmp.Ordered](s []T, low int, high int)

func QuickSortDesc

func QuickSortDesc[T cmp.Ordered](s []T, low int, high int)

func SelectionSortAsc

func SelectionSortAsc[T cmp.Ordered](s []T)

func SelectionSortDesc

func SelectionSortDesc[T cmp.Ordered](s []T)

Types

This section is empty.

Jump to

Keyboard shortcuts

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