joinner

package
v0.0.0-...-75d2a66 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2015 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Float32Join

func Float32Join(float32s []float32, sep, prefix, suffix string) string

func Float64Join

func Float64Join(float64s []float64, sep, prefix, suffix string) string

func Int32Join

func Int32Join(ints []int32, sep, prefix, suffix string) string

func Int64Join

func Int64Join(int64s []int64, sep, prefix, suffix string) string

func IntJoin

func IntJoin(ints []int, sep, prefix, suffix string) string

func StructJoin

func StructJoin(joins []Join, sep, prefix, suffix string) string

Types

type Join

type Join interface {
	ToJoinStr() string
}

Jump to

Keyboard shortcuts

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