/js-arrays-in-c

Primary LanguageCMIT LicenseMIT

js-arrays-in-c

js-like arrays in C implemented using linked-lists with ability to use functions like map and forEach!!

To Do's

  • Write tests.
  • Write build script.
  • Write docs.
  • Hunt down memory leaks.

Contributions are apreciated! This is licenced under the MIT licence. Go nuts 😆