Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-yallist
Double linked list implementation for Node.js
https://github.com/isaacs/yallist
0
no reviews
Install
This module allows one to create a double linked list that exposes many array-like methods like push, unshift, forEach, reduce, and more specific methods like forEachReverse or mapReverse.
Node.js is an event-based server-side JavaScript engine.