Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Find ¶
func Find[T comparable](slice []T, target T) bool
Find return true if target in slice, return false if not.
func FindString ¶
FindString return true if target in slice, return false if not.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.