utils

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

README

utils

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArgMaxFloat64

func ArgMaxFloat64(data []float64) int

func ArgMinFloat64

func ArgMinFloat64(data []float64) int

func CopyFile

func CopyFile(src, dst string) (bool, error)

func EqualString

func EqualString(data []string, data2 []string) bool

func Exist

func Exist(path string) bool

func FilterString

func FilterString(data []string, filter func(ele string) bool) []string

func IsDir

func IsDir(path string) bool

func IsFile

func IsFile(path string) bool

func KeysStringInt

func KeysStringInt(m map[string]int) []string

func ReduceInt

func ReduceInt(data []int, reduce func(cur, nxt int) int, init int) int

func ReverseString

func ReverseString(data []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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