On 5/7/17 1:30 PM, Stanislav Blinov wrote:
To follow this discussion up, and in light of yesterday's Collections presentation at DConf, I though I'd go ahead and make a basic implementation of traits-based IAllocator.You can find it here: https://github.com/radcapricorn/alloctraits
Cool, thanks. Before we saw that, Eduard and I are working on a similar solution along the lines of IAllocator!(Flag!"nogc", Flag!"safe"). -- Andrei
