[phobos] [D-Programming-Language/phobos] 0318f0: fix issue 9942 - Add a functional switch function

GitHub via phobos phobos at puremagic.com
Sat Aug 9 20:17:13 PDT 2014


  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 <idanarye at gmail.com>
  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: Михаил Страшун <public at dicebot.lv>
  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


More information about the phobos mailing list