feat: LRU tests
This commit is contained in:
parent
8b4725a628
commit
a7a1de34f5
2 changed files with 26 additions and 4 deletions
|
|
@ -50,7 +50,7 @@ module.exports = {
|
|||
properties: [{
|
||||
name: "length",
|
||||
type: "number",
|
||||
scope: "public",
|
||||
scope: "private",
|
||||
}]
|
||||
},
|
||||
MinHeap: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue