DIR : /home/kozerus/public_html/cropex/node/node_modules/d3-array/src/reverse.js

/home/kozerus/public_html/cropex/node/node_modules/d3-array/src

export default function reverse(values) {
  if (typeof values[Symbol.iterator] !== "function") throw new TypeError("values is not iterable");
  return Array.from(values).reverse();
}
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer