Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0318f0ffba8b57fe5f0edba14b41753b3f13a747
      
https://github.com/D-Programming-Language/phobos/commit/0318f0ffba8b57fe5f0edba14b41753b3f13a747
  Author: IdanArye <[email protected]>
  Date:   2014-08-09 (Sat, 09 Aug 2014)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  fix issue 9942 - Add a functional switch function

std.algorithm.predSwitch is the functional version of the `switch`
statement(without a lookup table).


  Commit: 9fdee20ef3fc745d9819382184bfbfd41b6d3478
      
https://github.com/D-Programming-Language/phobos/commit/9fdee20ef3fc745d9819382184bfbfd41b6d3478
  Author: Михаил Страшун <[email protected]>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #1259 from idanarye/add-a-functional-switch-function

fix issue 9942 - Add a functional switch function


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

Reply via email to