February 20, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d076b6e72b80f6ab6fd1b6de6e71d34920f0006b
      https://github.com/D-Programming-Language/phobos/commit/d076b6e72b80f6ab6fd1b6de6e71d34920f0006b
  Author: Ulrich Kuettler <kuettler@gmail.com>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M std/functional.d

  Log Message:
  -----------
  Add a simple table for functions to the functional module

Fine points

Sort table of functions


  Commit: 94d1590862a3d1f05f9d9fedb452b2bc0adbe6ac
      https://github.com/D-Programming-Language/phobos/commit/94d1590862a3d1f05f9d9fedb452b2bc0adbe6ac
  Author: Brad Roberts <braddr@puremagic.com>
  Date:   2015-02-20 (Fri, 20 Feb 2015)

  Changed paths:
    M std/functional.d

  Log Message:
  -----------
  Merge pull request #3008 from kuettler/add_functional_toc

Add a simple table for functions to the functional module


Compare: https://github.com/D-Programming-Language/phobos/compare/cd3784397474...94d1590862a3