Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetItem ¶
GetItem retrieves an item from a slice at given position. The second return value indicates whether a the given index existed in the slice or not.
func PrefilledSlice ¶
PrefilledSlice creates a slice of given length and prefills it with the given value.
func RemoveItem ¶
RemoveItem removes an item from a slice by modifying the existing slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.