UNPKG

rambdax

Version:

Extended version of Rambda - a lightweight, faster alternative to Ramda

2 lines (1 loc) 66 B
export const cloneList = list => Array.prototype.slice.call(list)