File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,7 @@ but stores the queue as two flat arrays of items and their numeric priority valu
77(without a way to specify a comparator function).
88This makes the queue more limited, but several times faster.
99
10- [ ![ Build Status] ( https://github.com/mourner/flatqueue/workflows/Node/badge.svg?branch=master )] ( https://github.com/mourner/flatqueue/actions )
11- [ ![ Minzipped Size] ( https://badgen.net/bundlephobia/minzip/flatqueue )] ( https://esm.run/flatqueue )
10+ [ ![ Build Status] ( https://github.com/mourner/flatqueue/actions/workflows/node.yml/badge.svg )] ( https://github.com/mourner/flatqueue/actions/workflows/node.yml )
1211[ ![ Simply Awesome] ( https://img.shields.io/badge/simply-awesome-brightgreen.svg )] ( https://github.com/mourner/projects )
1312
1413## Usage
You can’t perform that action at this time.
0 commit comments