Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fix ¶
Fix wraps h to make it compatible with `container/heap` then call `container/heap`.Fix with it.
func Init ¶
Init wraps h to make it compatible with `container/heap` then call `container/heap`.Init with it.
func Pop ¶
Pop wraps h to make it compatible with `container/heap` then call `container/heap`.Pop with it. If internal Pop returns nil value, this Pop returns zero-value for T.
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.