April 15, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 0f9ecb9044968a18cd56bc8a2248b36311911113
      https://github.com/D-Programming-Language/phobos/commit/0f9ecb9044968a18cd56bc8a2248b36311911113
  Author: Denis Shelomovskij <verylonglogin.reg@gmail.com>
  Date:   2012-04-07 (Sat, 07 Apr 2012)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Small improvements not changing the functionality

* get rid of `determineVariadicity` private function
* make `isIterable` template shorter


  Commit: dd26e99da84f5e46317681bbd03a8c1f98527f46
      https://github.com/D-Programming-Language/phobos/commit/dd26e99da84f5e46317681bbd03a8c1f98527f46
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2012-04-15 (Sun, 15 Apr 2012)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #524 from denis-sh/improve-variadicFunctionStyle-and-isIterable

Small improvements not changing the functionality


Compare: https://github.com/D-Programming-Language/phobos/compare/022808f...dd26e99