collection

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package collection contains utility functions to help deal with collections such as maps and slices.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendUniqueString

func AppendUniqueString(arr []string, str string, ignoreCase bool) []string

AppendUniqueString appends the given string to the array if it does not already exist in the array and returns the new array.

Types

This section is empty.

Jump to

Keyboard shortcuts

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