Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteElement ¶
func DeleteElement[T comparable](slice []T, element T) []T
DeleteElement deletes the first element in the slice that equals the given value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.