mirror of
https://github.com/duke-git/lancet.git
synced 2026-03-01 00:35:28 +08:00
docs: add doc for MaxHeap
This commit is contained in:
@@ -22,14 +22,11 @@ import (
|
|||||||
## Index
|
## Index
|
||||||
|
|
||||||
- [MaxHeap](#MaxHeap)
|
- [MaxHeap](#MaxHeap)
|
||||||
- [Values](#Values)
|
- [Push](#Push)
|
||||||
- [Add](#Add)
|
- [Pop](#Pop)
|
||||||
- [Delete](#Delete)
|
- [Peek](#Peek)
|
||||||
- [Contain](#Contain)
|
- [Data](#Data)
|
||||||
- [ContainAll](#ContainAll)
|
|
||||||
- [Clone](#Clone)
|
|
||||||
- [Size](#Size)
|
- [Size](#Size)
|
||||||
- [Equal](#Equal)
|
|
||||||
|
|
||||||
|
|
||||||
<div STYLE="page-break-after: always;"></div>
|
<div STYLE="page-break-after: always;"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user