August 26, 2020
https://issues.dlang.org/show_bug.cgi?id=21199

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@FeepingCreature created dlang/phobos pull request #7606 "Fix issue 21199: call `unaryFun!fun` in `Nullable.apply` to support string parameter." fixing this issue:

- Fix issue 21199: call `unaryFun!fun` in `Nullable.apply` to support shortcut string expressions as parameter.

https://github.com/dlang/phobos/pull/7606

--
August 26, 2020
https://issues.dlang.org/show_bug.cgi?id=21199

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7606 "Fix issue 21199: call `unaryFun!fun` in `Nullable.apply` to support string parameter." was merged into master:

- 44522538471065be50005eaf848ed757375073cd by Mathis Beer:
  Fix issue 21199: call `unaryFun!fun` in `Nullable.apply` to support shortcut
string expressions as parameter.

https://github.com/dlang/phobos/pull/7606

--