package
0.0.0-20200329002609-f9355b5859af
Repository: https://github.com/sudachen/go-foo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CopySlice returns copy of given slice */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Fnz returns the first non zero value */.
Fnzb returns the first non false bool */.
Fnzd returns the first non zero double value */.
Fnze returns the first non nil error */.
Fnzi returns the first non integer zero value */.
Fnzl returns the first non zero long integer value */.
Fnzr returns the first non zero float value */.
Fnzs returns the first non empty string */.
Ife returns x if expr == true else returns y */.
Ifed returns x if expr == true else returns y */.
Ifei returns x if expr == true else returns y */.
Ifel returns x if expr == true else returns y */.
Ifer returns x if expr == true else returns y */.
Ifes returns x if expr == true else returns y */.
No description provided by the author
No description provided by the author
IndexOfMax returns index of maximal value */.
IndexOfMin returns index of minimal value */.
No description provided by the author
KeysOf returns list of keys of a map */.
Less compares two values and returns true if the left value is less than right one otherwise it returns false */.
No description provided by the author
Max returns maximal value */.
Maxd returns maximal float64 value */.
Maxi returns maximal int value */.
MaxIndex returns index of maximal value */.
Maxr returns maximal float32 value */.
MaxValue returns maximal value */.
Min returns minimal value */.
Mind returns minimal float32 value */.
Mini returns minimal int value */.
MinIndex returns index of minimal value */.
Minr returns minimal float32 value */.
MaxValue returns maximal value */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SortedKeysOf returns sorted list of keys of a map */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author