package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Nov 8, 2019
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
README
¶
go-stringslice
Utility package providing methods to interact with string slices.
For Details please see the docs at godoc.
License
MIT License
Copyright (c) 2019 Alexander Pinnecke
Documentation
¶
Contains returns whether the given slice contains the given item
Equals checks whether two string slices are equal, i.e. have the same length and contain the same elements
Remove the given item from the given list if exists
Source Files
¶
Click to show internal directories.
Click to hide internal directories.