chunk ( list/map list , int/object begin , int/object end ) : int
Returns the list tuncrated
Parameters
list
list of object to tuncrate
begin
Begining object or index
end
End object or index
Returns the list tuncrated