Sorted Array (Container) Type

Per Nordlöw per.nordlow at gmail.com
Tue Nov 15 20:09:40 UTC 2022


On Monday, 14 November 2022 at 00:29:40 UTC, Tejas wrote:
> He said on Discord he want contiguous data structure, rbtree 
> allocates too much

rbtree has it's uses cases. I wanted a sorted array because I 
want to include it in a benchmark suite and study it's time and 
space complexity. No application yet.


More information about the Digitalmars-d-learn mailing list