A shorter alias for scope(exit) possible? a case for `defer`
ryuukk_
ryuukk.dev at gmail.com
Sat Aug 6 00:23:48 UTC 2022
One argument against `defer` alias is D's way is actually more
complete: https://tour.dlang.org/tour/en/gems/scope-guards
So introducing an alias might look weird
More information about the Digitalmars-d
mailing list