Challenge: write a reference counted slice that works as much as possible like a built-in slice
Stanislav Blinov
stanislav.blinov at gmail.com
Tue Nov 9 16:12:25 UTC 2021
On Tuesday, 9 November 2021 at 15:26:24 UTC, Dukc wrote:
> Functions like these could also solve the thing if only called
> from `@live`:
void foo(void*) @safe @nogc pure nothrow @live
@doYouStillRememberWhatTheFunctionNameIs
{}
How many more attributes do we need before we realize that is not
the way to write ANY code?
More information about the Digitalmars-d
mailing list