June 07, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: cb073a2cc9fdb868868ea888f4b83d38d3e3ea3b
      https://github.com/dlang/phobos/commit/cb073a2cc9fdb868868ea888f4b83d38d3e3ea3b
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
    M std/algorithm/comparison.d

  Log Message:
  -----------
  Added auto-decoding special case to std.algorithm.comparison.equal


  Commit: a85f48a85b8416a127fb70f648d711c1052383f3
      https://github.com/dlang/phobos/commit/a85f48a85b8416a127fb70f648d711c1052383f3
  Author: Walter Bright <WalterBright@users.noreply.github.com>
  Date:   2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
    M std/algorithm/comparison.d

  Log Message:
  -----------
  Merge pull request #4394 from JackStouffer/equal

Added auto-decoding special case to std.algorithm.comparison.equal


Compare: https://github.com/dlang/phobos/compare/290894cbcf67...a85f48a85b84