Search

October 07, 2023
Learn »
...now the `match!(...)` template only generate a delegate, e.g. suppose the following (silly) code...
October 06, 2023
Issues »
...Error: delegate `dg1(int delegate(int))` is not callable
using argument types `(int delegate(ref...
October 06, 2023
Issues »
...grammar for signature.
  Don't require `ref` delegate parameter.
  Explain non-ref ForeachType can match...
October 06, 2023
Issues »
https://issues.dlang.org/show_bug.cgi?id=24176

Nick Treleaven <nick@geany.org> changed...
October 06, 2023
Issues »
...Issue ID: 24176
           Summary: Parameters of opApply delegate don't have to be `ref`
           Product...
October 06, 2023
Learn »
...struct that works with foreach or custom delegate.

Since it calls internal stuff there is...
October 05, 2023
Announce »
...the delegate
    *  commits the transaction and removes it from the context
    *  returns the delegate result...
September 22, 2023
Learn »
Also check out std.concurrency
September 22, 2023
Learn »
This forum is esentially just a web client for some D-specific newsgroups (and a...
September 22, 2023
Learn »
It's there forever, you have to live with that error ;)

See https://forum.dlang...
23 24 25 26 27 28 29 30 31 32 33 34
Next ›   Last »