Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindIndex ¶
FindIndex returns the index of a particular string Returns -1 if the string is not present in the slice
func RemoveFirst ¶
RemoveFirst returns a slice with the string removed If the string is present multiple times, only the first will be removed If the string is not present in the slice the original slice is returned Mutates the slice in place, does not copy
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.