insert

package
v0.0.0-...-02d3639 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2016 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerList

type ContainerList struct {
	// contains filtered or unexported fields
}

func (ContainerList) Insert

func (cl ContainerList) Insert(x int)

type Inserter

type Inserter interface {
	Insert(int)
}

type IntList

type IntList struct {
	// contains filtered or unexported fields
}

func (IntList) Insert

func (il IntList) Insert(x int)

Jump to

Keyboard shortcuts

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