sort_

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SortInterface

func SortInterface() error

Types

type Sequence

type Sequence []int

func (Sequence) Len

func (s Sequence) Len() int

sort.Interface の 実装

func (Sequence) Less

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

sort.Interface の 実装

func (Sequence) Swap

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

sort.Interface の 実装

Jump to

Keyboard shortcuts

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