stringx

package
v0.17.18 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EqualFoldASCII added in v0.17.17

func EqualFoldASCII(first, second string) bool

EqualFoldASCII reports whether s and t are equal under ASCII case-folding.

Unlike strings.EqualFold, it does not perform Unicode case-folding resulting in better performance. It is intended for pure ASCII strings.

func ToBytes

func ToBytes(str string) []byte

func ToString

func ToString(b []byte) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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