export function toArray (v) { return Array.prototype.slice.call(v) }