Merging one Array with Another

via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon May 11 03:14:07 PDT 2015


On Monday, 11 May 2015 at 07:12:05 UTC, Per Nordlöw wrote:
> I guess we should support bi-directional access through back() 
> and popBack() aswell right?

I believe I have BidirectionalRange support aswell now at

https://github.com/nordlow/justd/blob/master/range_ex.d#L597


More information about the Digitalmars-d-learn mailing list