Skip to content

3.0.0

Compare
Choose a tag to compare
@mhib mhib released this 05 Feb 11:38
· 25 commits to master since this release

Breaking changes

  • #pop returns nil on empty heap instead of raising an Error
  • #get_priority returns nil on empty heap instead of raising an Error

New methods

  • PairingHeap::PairingHeap#include?
  • #each_with_priority