October 07, 2023 Learn » is there a way to use sumtype in `switch/case` (with multiple statements)? or how can I get the `tag` and `storage`? | |||
|---|---|---|---|
| |||
...now the `match!(...)` template only generate a delegate, e.g. suppose the following (silly) code... | |||
October 06, 2023 Issues » [Issue 11936] Allow non-`ref` parameters in `foreach` over range `delegate`/`opApply` | |||
|---|---|---|---|
| |||
...Error: delegate `dg1(int delegate(int))` is not callable using argument types `(int delegate(ref... | |||
October 06, 2023 Issues » [Issue 24176] Parameters of opApply delegate don't have to be `ref` | |||
|---|---|---|---|
| |||
...grammar for signature. Don't require `ref` delegate parameter. Explain non-ref ForeachType can match... | |||
October 06, 2023 Issues » [Issue 24176] Parameters of opApply delegate don't have to be `ref` | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24176 Nick Treleaven <nick@geany.org> changed... | |||
October 06, 2023 Issues » [Issue 24176] New: Parameters of opApply delegate don't have to be `ref` | |||
|---|---|---|---|
| |||
...Issue ID: 24176
Summary: Parameters of opApply delegate don't have to be `ref`
Product... | |||
October 06, 2023 Learn » Re: How to get all modules in a package at CT? | |||
|---|---|---|---|
| |||
...struct that works with foreach or custom delegate. Since it calls internal stuff there is... | |||
October 05, 2023 Announce » Re: implicit-context v0.0.1 | |||
|---|---|---|---|
| |||
...the delegate
* commits the transaction and removes it from the context
* returns the delegate result... | |||
September 22, 2023 Learn » Re: parallelism with delegate | |||
|---|---|---|---|
| |||
Also check out std.concurrency | |||
September 22, 2023 Learn » Re: parallelism with delegate | |||
|---|---|---|---|
| |||
This forum is esentially just a web client for some D-specific newsgroups (and a... | |||
September 22, 2023 Learn » Re: parallelism with delegate | |||
|---|---|---|---|
| |||
It's there forever, you have to live with that error ;) See https://forum.dlang... | |||
Copyright © 1999-2021 by the D Language Foundation