sorts

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

sort パッケージについてのサンプルが配置されているパッケージです。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRegister

func NewRegister() mappings.Register

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