Deck.prototype.getSorted >= 0.1.2
Purpose
Get the sorted values in an array
Syntax
Deck#getSorted
(
Booleanslice= true
);
Parameters
slice
- Slice the array before returning
Return values
Array
Comments