slices

package
v0.0.0-...-3c91b98 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2019 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bool

type Bool []bool

func (Bool) Append

func (s Bool) Append(t eaopt.Slice) eaopt.Slice

func (Bool) At

func (s Bool) At(i int) interface{}

func (Bool) Copy

func (s Bool) Copy() eaopt.Slice

func (Bool) Len

func (s Bool) Len() int

func (Bool) Replace

func (s Bool) Replace(t eaopt.Slice)

func (Bool) Set

func (s Bool) Set(i int, v interface{})

func (Bool) Slice

func (s Bool) Slice(a, b int) eaopt.Slice

func (Bool) Split

func (s Bool) Split(k int) (eaopt.Slice, eaopt.Slice)

func (Bool) String

func (s Bool) String() string

func (Bool) Swap

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

type Fixed

type Fixed []fixed.Fixed

func (Fixed) Append

func (f Fixed) Append(t eaopt.Slice) eaopt.Slice

func (Fixed) At

func (f Fixed) At(i int) interface{}

func (Fixed) Copy

func (f Fixed) Copy() eaopt.Slice

func (Fixed) Len

func (f Fixed) Len() int

func (Fixed) Replace

func (f Fixed) Replace(t eaopt.Slice)

func (Fixed) Set

func (f Fixed) Set(i int, v interface{})

func (Fixed) Slice

func (f Fixed) Slice(a, b int) eaopt.Slice

func (Fixed) Split

func (f Fixed) Split(k int) (eaopt.Slice, eaopt.Slice)

func (Fixed) String

func (f Fixed) String() string

func (Fixed) Swap

func (f Fixed) Swap(i, j int)

type Float64

type Float64 []float64

func (Float64) Append

func (f Float64) Append(t eaopt.Slice) eaopt.Slice

func (Float64) At

func (f Float64) At(i int) interface{}

func (Float64) Copy

func (f Float64) Copy() eaopt.Slice

func (Float64) Len

func (f Float64) Len() int

func (Float64) Replace

func (f Float64) Replace(t eaopt.Slice)

func (Float64) Set

func (f Float64) Set(i int, v interface{})

func (Float64) Slice

func (f Float64) Slice(a, b int) eaopt.Slice

func (Float64) Split

func (f Float64) Split(k int) (eaopt.Slice, eaopt.Slice)

func (Float64) String

func (f Float64) String() string

func (Float64) Swap

func (f Float64) Swap(i, j int)

type Uint8

type Uint8 []uint8

func (Uint8) Append

func (u Uint8) Append(t eaopt.Slice) eaopt.Slice

func (Uint8) At

func (u Uint8) At(i int) interface{}

func (Uint8) Copy

func (u Uint8) Copy() eaopt.Slice

func (Uint8) Len

func (u Uint8) Len() int

func (Uint8) Replace

func (u Uint8) Replace(t eaopt.Slice)

func (Uint8) Set

func (u Uint8) Set(i int, v interface{})

func (Uint8) Slice

func (u Uint8) Slice(a, b int) eaopt.Slice

func (Uint8) Split

func (u Uint8) Split(k int) (eaopt.Slice, eaopt.Slice)

func (Uint8) String

func (u Uint8) String() string

func (Uint8) Swap

func (u Uint8) Swap(i, j int)

Jump to

Keyboard shortcuts

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