Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 236 Bytes

Overview

Non-desctructive version of some destructive array methods

Documentation

nonDesctructiveReversed() --> reverse()

nonDesctructiveSort() --> sort()

nonDestructiveSplice() --> splice()

arrIdxVal() --> array[idx]=value