15 lines
258 B
JSON
15 lines
258 B
JSON
{
|
|
"key": "heap",
|
|
"name": "Heap",
|
|
"authors": [
|
|
"Tim Blechmann"
|
|
],
|
|
"description": "Priority queue data structures.",
|
|
"category": [
|
|
"Data"
|
|
],
|
|
"maintainers": [
|
|
"Tim Blechmann <tim -at- klingt.org>"
|
|
]
|
|
}
|