selectionsort

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package selectionsort provides a way of sorting a slice using the selection sort algorithm.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec[T constraints.Ordered](s []T)

Exec sorts a slice of an ordered type T in increasing order using the selection sort algorithm.

Types

This section is empty.

Jump to

Keyboard shortcuts

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