mirror of
https://github.com/MeowLynxSea/Proksea.git
synced 2025-07-09 19:04:39 +00:00
286 B
286 B
0.1.0 / 2013-03-03
- Change
#empty()
to#isEmpty()
.
0.0.2 / 2013-03-02
- Tests in both Node.js and the browser.
0.0.1 / 2013-03-01
- First version with
#deq()
,#empty()
,#enq()
,#peek()
, and#size()
.