October 24, 2016
  Branch: refs/heads/stable
  Home:   https://github.com/dlang/phobos
  Commit: be6571ca379cc7cd34111c59c1dd6d1f6c17f4eb
      https://github.com/dlang/phobos/commit/be6571ca379cc7cd34111c59c1dd6d1f6c17f4eb
  Author: Petar Kirov <petar.p.kirov@gmail.com>
  Date:   2016-10-23 (Sun, 23 Oct 2016)

  Changed paths:
    M std/meta.d

  Log Message:
  -----------
  Resurrect ApplyLeft and ApplyRight's documentation

Also put the signature of `isImplicitlyConvertible` in a comment to make the example more clear.


  Commit: d8ca14c05d27bb887b33ad9fac5d45cad0a56786
      https://github.com/dlang/phobos/commit/d8ca14c05d27bb887b33ad9fac5d45cad0a56786
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    M std/meta.d

  Log Message:
  -----------
  Merge pull request #4875 from ZombineDev/patch-7

Resurrect ApplyLeft and ApplyRight's documentation


Compare: https://github.com/dlang/phobos/compare/dff5422fa553...d8ca14c05d27