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