flatten

Type: function
Returns a list which has been flattened (lists within the list have all their items folded into a single list).

Body

function(any){...}

Classpath

Children