# Functions

Contains checks if the specified value exists in the slice.
IsUnique checks if the specified array contains duplicate values.
MergeMap merges two maps.
NextArrayValue returns the next value of the specified value in the array.
PluckStringByIndex returns an array of the specified index of the specified array.
SliceString returns a slice of the specified array.
Unique returns an array with duplicate values removed.