Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveAt ¶
Removes from the slice at index i Very improtant note, IT DOESN'T PRESERVE ORDER o(1) i think :)
func RemoveAtOrdered ¶
Removes from the slice at index i It does preserve order o(n)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.