mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 17:43:06 +00:00
Added package minmaxheap (#1030)
This commit is contained in:
parent
581527fb1e
commit
0610648bfb
@ -12824,5 +12824,18 @@
|
||||
"description": "A wrapper to notification libraries",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xbello/notify-nim"
|
||||
},
|
||||
{
|
||||
"name": "minmaxheap",
|
||||
"url": "https://github.com/stefansalewski/minmaxheap",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"minmaxheap",
|
||||
"heap",
|
||||
"priorityqueue"
|
||||
],
|
||||
"description": "MinMaxHeap",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/stefansalewski/minmaxheap"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user