add purely functional red-black tree benchmark
This commit is contained in:
parent
342d4b34ef
commit
c6c49a0966
3 changed files with 98 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@inquirer/prompts": "^7.4.0"
|
||||
"@inquirer/prompts": "^7.4.0",
|
||||
"functional-red-black-tree": "^1.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue