Skip to content

description: Provides 'end' method to objects and arrays. Because myArr[myArr.length - 1] is cumbersome. It's non-iteratable, so it doesn't mess with for in.

Notifications You must be signed in to change notification settings

funkjunky/end-polyfills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

description: Provides 'end' method to objects and arrays. Because myArr[myArr.length - 1] is cumbersome. It's non-iteratable, so it doesn't mess with for in.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published