sort

package
v0.0.0-...-d5aecf8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BubbleSort

func BubbleSort(numbers []int) []int

func BuildInSort

func BuildInSort(number []int) []int

func SelectSort

func SelectSort(numbers []int) []int

Types

type IntSlice

type IntSlice []int

func (IntSlice) Len

func (s IntSlice) Len() int

func (IntSlice) Less

func (s IntSlice) Less(i, j int) bool

func (IntSlice) Swap

func (s IntSlice) Swap(i, j int)

Jump to

Keyboard shortcuts

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