mstring

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepCopyIntSlice

func DeepCopyIntSlice(original []int) []int

func DeepCopyStringSlice

func DeepCopyStringSlice(original []string) []string

func GetStackTrace

func GetStackTrace() string

func JoinIntsWithComma

func JoinIntsWithComma(ints []int) string

func JoinSlice

func JoinSlice[T any](slice []T) string

func RemoveFromSlice

func RemoveFromSlice[S ~[]E, E comparable](slice S, value E) []E

func SplitAll

func SplitAll(input string, separators []string) []string

func SplitCommaSeparatedInts

func SplitCommaSeparatedInts(s string) ([]int, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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