Thread overview
[Issue 8798] Tuple curry example not really curry
Apr 23, 2014
Andrej Mitrovic
April 23, 2014
https://issues.dlang.org/show_bug.cgi?id=8798

Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |andrej.mitrovich@gmail.com
           Assignee|nobody@puremagic.com        |andrej.mitrovich@gmail.com

--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> ---
https://github.com/D-Programming-Language/dlang.org/pull/558

--
April 23, 2014
https://issues.dlang.org/show_bug.cgi?id=8798

--- Comment #2 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dlang.org

https://github.com/D-Programming-Language/dlang.org/commit/a4c735929088535cd7cb0feb41181649e1ef289b
Fix Issue 8798 - Replace the outdated curry example which was an example of a
partial function application.

https://github.com/D-Programming-Language/dlang.org/commit/2329708ab38bf75bfd6126e70dce17bb43954a67 Merge pull request #558 from AndrejMitrovic/Fix8798

Issue 8798 - Replace outdated curry example

--
April 23, 2014
https://issues.dlang.org/show_bug.cgi?id=8798

github-bugzilla@puremagic.com changed:

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

--