[phobos] [dlang/phobos] e3d0aa: std.algorithm: {min, max}Element for a single range

GitHub via phobos phobos at puremagic.com
Thu Apr 28 06:13:25 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: e3d0aa9724e7664064db5c75d136ab81eec75039
      https://github.com/dlang/phobos/commit/e3d0aa9724e7664064db5c75d136ab81eec75039
  Author: Sebastian Wilzbach <seb at wilzba.ch>
  Date:   2016-04-27 (Wed, 27 Apr 2016)

  Changed paths:
    M std/algorithm/comparison.d
    M std/algorithm/package.d
    M std/algorithm/searching.d

  Log Message:
  -----------
  std.algorithm: {min,max}Element for a single range


  Commit: 18dfffa07daed8a02094de5d0dfa55482957650b
      https://github.com/dlang/phobos/commit/18dfffa07daed8a02094de5d0dfa55482957650b
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2016-04-28 (Thu, 28 Apr 2016)

  Changed paths:
    M std/algorithm/comparison.d
    M std/algorithm/package.d
    M std/algorithm/searching.d

  Log Message:
  -----------
  Merge pull request #4221 from wilzbach/min_max_element

std.algorithm: {min,max}Element for a single range


Compare: https://github.com/dlang/phobos/compare/808477291ad1...18dfffa07dae


More information about the phobos mailing list