azu / immutable-array-prototype

A collection of Immutable Array prototype methods(Per method packages).
MIT License
59 stars 3 forks source link

unshift() #10

Closed azu closed 7 years ago

azu commented 7 years ago
Native method: Retrun type Library
Array.prototype.unshift(): any unshift(): new Array
azu commented 7 years ago

I'm working on it.