[phobos] [D-Programming-Language/phobos] 82797e: Improved std.typecons.Tuple documentation.

GitHub via phobos phobos at puremagic.com
Fri Mar 20 15:52:21 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 82797e7a15cd3a4f9cf46875bd5812959edacd9f
      https://github.com/D-Programming-Language/phobos/commit/82797e7a15cd3a4f9cf46875bd5812959edacd9f
  Author: MetaLang <jared771 at gmail.com>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Improved std.typecons.Tuple documentation.

	- Fix various typos
	- Add examples
    - Move old examples to documented unit tests
	- Document certain behaviours (such as how tuples are compared)


  Commit: 76322e5bafa5634038d0e3c71e3a0be4b0740fa2
      https://github.com/D-Programming-Language/phobos/commit/76322e5bafa5634038d0e3c71e3a0be4b0740fa2
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-03-20 (Fri, 20 Mar 2015)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #3080 from MetaLang/master

Improved std.typecons.Tuple documentation.


Compare: https://github.com/D-Programming-Language/phobos/compare/a48628493e16...76322e5bafa5


More information about the phobos mailing list