The docs for the third argument to

https://dlang.org/library/core/memory/gc.add_range.html

says:

"The GC might use this information to improve scanning for pointers or to call finalizers."

Can somebody elaborate a bit on what "improve scanning" means here?

Reply via email to