September 23, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 0efa1d3bf92bcaa6c4a99cad0b574185a537906a
      https://github.com/dlang/phobos/commit/0efa1d3bf92bcaa6c4a99cad0b574185a537906a
  Author: Cauterite <cauterite@gmail.com>
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  workaround for bug 11135 (typecons.Nullable)


  Commit: bf14b1897e62f996cfbf8fc99dae9cf3476b3dfc
      https://github.com/dlang/phobos/commit/bf14b1897e62f996cfbf8fc99dae9cf3476b3dfc
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2016-09-23 (Fri, 23 Sep 2016)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #3797 from Cauterite/issue11135

Issue 11135 - Nullable(T, T nullValue) does not support NaN


Compare: https://github.com/dlang/phobos/compare/c940f5a4182f...bf14b1897e62