June 01, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 5f7a4ca7c541957eca462cc880859a1ed15cc46b
      https://github.com/dlang/phobos/commit/5f7a4ca7c541957eca462cc880859a1ed15cc46b
  Author: Sebastian Wilzbach <seb@wilzba.ch>
  Date:   2016-05-25 (Wed, 25 May 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  add top-level example for binary heap


  Commit: 1e640852a97087ea32d317722cc9e10903d62afb
      https://github.com/dlang/phobos/commit/1e640852a97087ea32d317722cc9e10903d62afb
  Author: Robert Schadek <robert.schadek@informatik.uni-oldenburg.de>
  Date:   2016-06-02 (Thu, 02 Jun 2016)

  Changed paths:
    M std/container/binaryheap.d

  Log Message:
  -----------
  Merge pull request #4331 from wilzbach/example_binaryheap

add top-level example for binary heap


Compare: https://github.com/dlang/phobos/compare/e755d8b6cdd3...1e640852a970