An open API service indexing awesome lists of open source software.

https://github.com/woorim960/like-queue

Stack 구조의 Array를 이용하는 Queue로서 속도가 Stack과 동일하게 동작하는 특징이 있다.
https://github.com/woorim960/like-queue

ecmascript2015 js queue

Last synced: 8 months ago
JSON representation

Stack 구조의 Array를 이용하는 Queue로서 속도가 Stack과 동일하게 동작하는 특징이 있다.

Awesome Lists containing this project