Documentation
      ¶
    
    
  
    
  
    Index ¶
- func Contains(items []int, checkItem int) bool
 - func MaxFloat64(a, b float64) float64
 - func MinFloat64(a, b float64) float64
 - func Normalize(str string) string
 - func ParseCsvToInts(csv string) ([]int, error)
 - func RemoveItem(items []int, item int) []int
 - func Strvals[T any](items []T) []string
 - func Truncate(str string, nChars int) string
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MaxFloat64 ¶
func MinFloat64 ¶
func ParseCsvToInts ¶
func RemoveItem ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.