Enhanced C#
Language of your choice: library documentation
Loyc.Collections.MaxHeapInList< T > Member List

This is the complete list of members for Loyc.Collections.MaxHeapInList< T >, including all inherited members.

MaxHeapInList(IList< T > list=null, IComparer< T > comparer=null, Action< T, int > onItemMoved=null) (defined in Loyc.Collections.MaxHeapInList< T >)Loyc.Collections.MaxHeapInList< T >inline