Recursively flattens list elements. The end result is a single list
Converts a text representation of a list into a list of the elements. Items are considered to be split by ,
Converts a list to a textual representation. Inverse of List.From
Swaping the elements of a list
Generate a random shuffle of the elements in a list