UNPKG

rambda

Version:

Lightweight and faster alternative to Ramda with included TS definitions

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