slice

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2022 License: MIT Imports: 0 Imported by: 44

README

slice

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IndexOfInt

func IndexOfInt(slice []int, v int) int

IndexOfInt returns index of an int in a slice

func IndexOfString

func IndexOfString(slice []string, v string) int

IndexOfString returns index of a string in a slice

func RemoveStringInPlace

func RemoveStringInPlace(v string, slice []string) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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