Andrei Alexandrescu
Andrei Alexandrescu
@klickverbot all cool?
This API could be better. As it is, it returns very little information i.e. "is this range overlapping this other range in any position?" with no further information on position....
>The existence of one-liners on phobos exist precisely to a) stop people reinventing the wheel, and b) use a common name: this fit both of those. (c) must be in...
>If I saw small.overlap(large) is small it would take me a good while to figure out what that meant. "The overlap of small and large is the same as small...
@thewilsonator wouldn't disagree. I still think this should be relegated to a documentation example. Thanks.
@edi33416 I suggest for now let's leave AffixAllocator with an unsafe allocate.
Per the convo with @edi33416 today, please convert this diff to making allocate only `nothrow` and (where applicable) `@nogc`.
whoa blast from the past
Folks, this is really simple. If we have a definite existing or upcoming replacement in the standard library, we can advertise it. If we invite others to work on one,...
I wish we just closed this. It created just work for everyone involved, and is liable to create more.