Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BinarySearch ¶
func BinarySearch[K constraints.Ordered](arr []K, target K) int
func BinarySearchContains ¶
func BinarySearchContains[K constraints.Ordered](arr []K, target K) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.