# Functions
FormatCSVFriendlyStrArr wraps the multi arr string with double quotes.
GetRawValue returns the raw value of a variable if it's from a pointer.
No description provided by the author
GetStructAsValue returns struct as value.
IntArrToInterfaceArr converts an array of ints to an array of interfaces.
MakeHash removes an element specified by index for any type of slice.
RemoveIndexFromSlice removes an element specified by index for any type of slice.
No description provided by the author