RevocableQueue专门的异步队列数据结构
Revocable Queue允许您异步读取/写入一系列数据值(也称为队列),类似于流或可观察对象。 但是,任何尚未读取的队列中仍未处理的数据/事件都可以被撤销。
文件列表
RevocableQueue专门的异步队列数据结构.zip
(预估有个10文件)
getify-revocable-queue-dee1a1d
LICENSE.txt
1KB
test.js
1KB
.npmignore
29B
README.md
10KB
.npmrc
45B
.editorconfig
158B
.gitignore
0B
index.js
2KB
.eslintignore
40B
暂无评论