How can I tell D that function args are @nogc etc.
Monkyyy
crazymonkyyy at gmail.com
Sat Apr 13 07:41:55 UTC 2024
On Friday, 12 April 2024 at 03:57:40 UTC, John Dougan wrote:
> Not every day you get to blame a compiler bug.
>
D is uniquely: hacky, expressive and buggy.
Having more metaprograming then c++ without the raw man power
comes at a cost, in d you should distrust the spec and instead
see what the compiler actually does far more then any other
languge.
> -- john
-- monkyyy
More information about the Digitalmars-d-learn
mailing list