strings

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsPtrToEqlTo

func ContainsPtrToEqlTo(strPtrs []*string, c string) bool

Contains returns whether a string is contained within a slice of string pointers, with respect to equality (not identity).

  • s: The candidate slice of string pointers. Nil values allowed.
  • c: The candidate string.

func DeDupeStrSlice

func DeDupeStrSlice(ss []string) []string

DeDupeStrSlice deduplicates a slices of strings

Types

This section is empty.

Jump to

Keyboard shortcuts

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