sorting

package
v6.24.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SortAlphabetic

func SortAlphabetic(a string, b string) bool

SortAlphabetic will return true if string a comes after string b

Types

type Alphabetic

type Alphabetic []string

Alphabetic is an array of strings that can be alphabetically sorted

func (Alphabetic) Len

func (s Alphabetic) Len() int

func (Alphabetic) Less

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

func (Alphabetic) Swap

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

Jump to

Keyboard shortcuts

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