strings

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package strings implements utility routines related to the string type.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type All

type All []string

All is slice of strings

func (All) Equal

func (all All) Equal(rightSide string) bool

Equal checks if a string exists in a slice of strings

type Which

type Which []string

Which is a slice of strings

func (Which) NotEqual

func (which Which) NotEqual(rightSide string) []string

NotEqual returns a new slice of strings from an existing slice that do not match a given string

Jump to

Keyboard shortcuts

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