https://issues.dlang.org/show_bug.cgi?id=8452

Martin Nowak <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Martin Nowak <[email protected]> ---
I don't really understand what this bug report is about.
Yes, D supports polymorphic lambdas (lambdas are templates), but no you can't
assign them to a named variable.
There is bug 12421 which adds the ability to alias polymorphic lambdas.

--

Reply via email to