[dlang.org] [D-Programming-Language/dlang.org] 7dd04d: Document AA .byKeyValue().

GitHub via dlang.org dlang.org at puremagic.com
Fri Jan 2 15:58:34 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 7dd04d0f64e2970f2edd35c8ecc027c3040858a5
      https://github.com/D-Programming-Language/dlang.org/commit/7dd04d0f64e2970f2edd35c8ecc027c3040858a5
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M hash-map.dd

  Log Message:
  -----------
  Document AA .byKeyValue().


  Commit: 96719ebbd2f4fb666b72bbe857b76a21ee28ee01
      https://github.com/D-Programming-Language/dlang.org/commit/96719ebbd2f4fb666b72bbe857b76a21ee28ee01
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-02 (Fri, 02 Jan 2015)

  Changed paths:
    M hash-map.dd

  Log Message:
  -----------
  .byKey, .byValue, and .byKeyValue return ranges not delegates.


  Commit: 74e226ccb7e7f6e8967a8e9c00735d01a9676be5
      https://github.com/D-Programming-Language/dlang.org/commit/74e226ccb7e7f6e8967a8e9c00735d01a9676be5
  Author: Andrej Mitrović <andrej.mitrovich at gmail.com>
  Date:   2015-01-03 (Sat, 03 Jan 2015)

  Changed paths:
    M hash-map.dd

  Log Message:
  -----------
  Merge pull request #743 from quickfur/issue9119

Document AA .byKeyValue().


Compare: https://github.com/D-Programming-Language/dlang.org/compare/9cb473cb6cb5...74e226ccb7e7


More information about the dlang.org mailing list