stringsx

package
v1.80.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package stringsx provides additional string manipulation functions that aren't in the standard library's strings package or go4.org/mem.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareFold

func CompareFold(a, b string) int

CompareFold returns -1, 0, or 1 depending on whether a < b, a == b, or a > b, like cmp.Compare, but case insensitively.

Types

This section is empty.

Jump to

Keyboard shortcuts

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