[First Draft] Add @gc as a Function Attribute

Mathias Lang geod24 at gmail.com
Mon Jun 17 22:01:18 UTC 2024


On Friday, 14 June 2024 at 16:20:02 UTC, Quirin Schroll wrote:
> Permalink: 
> https://github.com/Bolpat/DIPs/blob/8a26c2545b0a6926d799e9d8dc8c3662e58d516b/DIPs/DIP-4NNN-QFS.md
>
> ---
>
> **Abstract:** Add `@gc` as a new function attribute that acts 
> as the inverse of the `@nogc` attribute.

The rationale is very weak. If the only use case is to support 
bad usage of `@attribute:` or `@attribute {}`, there is no 
benefit at all to this.


More information about the dip.development mailing list