sutl

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2024 License: MulanPSL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetInt64LinesFromFile

func GetInt64LinesFromFile(filePath string) []int64

func GetStringLinesFromFile

func GetStringLinesFromFile(filePath string) []string

func ParseArrIntToArrStr

func ParseArrIntToArrStr[V constraints.Integer](arr []V) []string

func ParseArrStrToArrInt

func ParseArrStrToArrInt(arr []string) []int64

func ParseArrToExist

func ParseArrToExist[K comparable](arr []K) map[K]bool

func ParseFloatToStr

func ParseFloatToStr[V constraints.Float](v V) string

func ParseIntToStr

func ParseIntToStr[V constraints.Integer](v V) string

func ParseStrToFloat

func ParseStrToFloat(v string) float64

func ParseStrToInt

func ParseStrToInt(v string) int64

func WriteLineToFile

func WriteLineToFile(filePath string, line ...string)

func WriteLinesToFile

func WriteLinesToFile(filePath string, lines []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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