sort

package
v0.0.0-...-fe39cb5 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2015 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

The Tideland Go Library sort package 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 PackageVersion

func PackageVersion() version.Version

PackageVersion returns the version of the version package.

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