August 09, 2014 [phobos] [D-Programming-Language/phobos] 0318f0: fix issue 9942 - Add a functional switch function | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation