On Tue, 03 Apr 2012 01:06:54 +0200, Chris Pons wrote: > Yes, I did see that. How would I set the predicate to sort by fScore? An > integer in my struct. > auto myHeap = BinaryHeap!`a.fScore > b.fScore`( rangeOfNodes );