Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Pop ¶
Pop removes last element from a slice.
Returns the removed element.
slice: pointer to a slice of any type
index (optional): index of the element you wish to removed.
func ReverseString ¶ added in v0.1.0
ReverseString reverses a string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.