We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0acf4d3 commit 6d0afa6Copy full SHA for 6d0afa6
1 file changed
test/basic.js
@@ -13,7 +13,7 @@ let set = new QuickSet({
13
slot: 4,
14
freq: 2,
15
mode: 'minsum',
16
- fifo: true,
+ fifo: false,
17
});
18
19
let span = ints.length;
0 commit comments