[D-runtime] [D-Programming-Language/druntime] 04d463: Add forward range capability to AA .byKey and .byV...

GitHub noreply at github.com
Thu Aug 22 16:41:17 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 04d4632f5243f85a2b854ffe37be5c34961886a7
      https://github.com/D-Programming-Language/druntime/commit/04d4632f5243f85a2b854ffe37be5c34961886a7
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Add forward range capability to AA .byKey and .byValue.


  Commit: 7c90e7d88a02f9153ab8af9c0d84bf61a99c150d
      https://github.com/D-Programming-Language/druntime/commit/7c90e7d88a02f9153ab8af9c0d84bf61a99c150d
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-08-22 (Thu, 22 Aug 2013)

  Changed paths:
    M src/object.di
    M src/object_.d

  Log Message:
  -----------
  Merge pull request #582 from quickfur/aa_fwdrange

Add forward range capability to AA .byKey and .byValue


Compare: https://github.com/D-Programming-Language/druntime/compare/8e5a7bd8d7dd...7c90e7d88a02


More information about the D-runtime mailing list