Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 863be93873954a581fbb3260298632a93b742ae5
      
https://github.com/D-Programming-Language/phobos/commit/863be93873954a581fbb3260298632a93b742ae5
  Author: Ilya Yaroshenko <[email protected]>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  std.algorithm binaryFun unification

The reason is to do not compile two variants:
“a == b” and “a==b”.


  Commit: e8bd99dd1b3cb3a577e3d6103269ca126026c644
      
https://github.com/D-Programming-Language/phobos/commit/e8bd99dd1b3cb3a577e3d6103269ca126026c644
  Author: Dmitry Olshansky <[email protected]>
  Date:   2014-11-14 (Fri, 14 Nov 2014)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #2698 from 9il/func

std.algorithm binaryFun unification


Compare: 
https://github.com/D-Programming-Language/phobos/compare/d13a53ae326c...e8bd99dd1b3c
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to