Array that supports both iteration and key value indexing. https://www.npmjs.com/package/funky-array
Go to file
Holly Stubbs e095f79743 remove build files 2024-07-02 09:57:50 +01:00
.gitignore remove build files 2024-07-02 09:57:50 +01:00
LICENSE 1.0.0 2024-07-02 09:56:53 +01:00
README.md Initial commit 2024-07-02 09:33:12 +01:00
funkyArray.ts 1.0.0 2024-07-02 09:56:53 +01:00
package-lock.json 1.0.0 2024-07-02 09:56:53 +01:00
package.json 1.0.0 2024-07-02 09:56:53 +01:00
tsconfig.json 1.0.0 2024-07-02 09:56:53 +01:00

README.md

funky-array

Array that supports both iteration and key value indexing.