Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 225 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 225 Bytes

KPromise


KPromise 是一个对 Promise/A+ 规范的实现,通过了 Promise/A+ 测试集,代码中包含注释,帮助你理解 Promise 内部的实现机制。