alphaNumSort

package
v0.0.0-...-613b6cb Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MAX_CHAR_ASCII_VAL = 123 //ASCII value of 'z' + 1
)

Variables

This section is empty.

Functions

func Compare

func Compare(s1, s2 string) int

func Sort

func Sort(strList []string) []string

Simple sort routine that sorts alpha numeric strings

containing the following runes (0-9, a-z, A-Z, _).

Types

This section is empty.

Jump to

Keyboard shortcuts

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