extends the passed array with the methods of the PowerArray library
var arr1 = webix.toArray([1,2,3]); var arr2 = webix.toArray();