[dlang.org] [D-Programming-Language/dlang.org] c86cc9: Replace `length` in slices by `$`

GitHub via dlang.org dlang.org at puremagic.com
Fri Nov 7 04:58:21 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: c86cc9fdba1c56325bba0f8c7f8e9650399277e9
      https://github.com/D-Programming-Language/dlang.org/commit/c86cc9fdba1c56325bba0f8c7f8e9650399277e9
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M templates-revisited.dd
    M variadic-function-templates.dd

  Log Message:
  -----------
  Replace `length` in slices by `$`


  Commit: 9fd0f037e652b4d21de7aaee52e1a27ed0b7ac49
      https://github.com/D-Programming-Language/dlang.org/commit/9fd0f037e652b4d21de7aaee52e1a27ed0b7ac49
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-07 (Fri, 07 Nov 2014)

  Changed paths:
    M templates-revisited.dd
    M variadic-function-templates.dd

  Log Message:
  -----------
  Merge pull request #696 from ntrel/length-dollar

Replace `length` in slices by `$`


Compare: https://github.com/D-Programming-Language/dlang.org/compare/6e2547393c02...9fd0f037e652


More information about the dlang.org mailing list