theodesp / thisless-deque

A simple deque implementation in Javascript without using the this keyword

Home Page:https://medium.com/@fanisdespoudis/this-less-javascript-development-128839c6559e

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thisless-deque

A simple deque implementation in Javascript without using the this keyword

Follow up on this blog post for details.

About

A simple deque implementation in Javascript without using the this keyword

https://medium.com/@fanisdespoudis/this-less-javascript-development-128839c6559e

License:MIT License


Languages

Language:JavaScript 100.0%