Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Contains ¶
func Contains[E comparable](s []E, v E) bool
Contains reports whether v is present in s.
func ContainsAny ¶
ContainsAny reports whether v is present in s
func ContainsIsser ¶
ContainsIsser reports whether name is present in s.
func IndexIsser ¶
IndexIsser returns the index of the first occurrence of name in s, or -1 if not present.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.