sort

package
v4.24.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2017 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package sort of the Tideland Go Library provides a parallel quicksort. It uses the same interface as the standard sort package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sort

func Sort(data sort.Interface)

Sort is the single function for sorting data according to the standard sort interface. Internally it uses the parallel quicksort.

Types

This section is empty.

Jump to

Keyboard shortcuts

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