Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckEntryInArray ¶
func CheckEntryInArray[T comparable](entry T, array []T) (value T, _ bool)
CheckEntryInArray checks if an entry is in an array, and returns true and the entry if it is found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.