On Tuesday, 29 December 2020 at 10:41:44 UTC, claptrap wrote:
> Hi, that works perfectly, and in godbolt, LDC -O3, identical
> codegen to just accessing the array directly.
Nice. Feel free to propose enhancements.
The dependency
import nxt.pure_mallocator : PureMallocator;
should probably be turned into a template parameter.