July 28, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 539d860380edea250df7eb353174e58d8ef5f2cd
      https://github.com/dlang/phobos/commit/539d860380edea250df7eb353174e58d8ef5f2cd
  Author: Sebastian Wilzbach <seb@wilzba.ch>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M std/container/array.d

  Log Message:
  -----------
  Fix issue 16331 - std.container.array should allow uncomparable values


  Commit: 6db08d3dadb007d930a4042a6140ca4fb22ea540
      https://github.com/dlang/phobos/commit/6db08d3dadb007d930a4042a6140ca4fb22ea540
  Author: Steven Schveighoffer <schveiguy@yahoo.com>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M std/container/array.d

  Log Message:
  -----------
  Merge pull request #4673 from wilzbach/fix_16331

Fix issue 16331 - std.container.array should allow uncomparable values


Compare: https://github.com/dlang/phobos/compare/77bee525787a...6db08d3dadb0