pop & popFront combined

"Nordlöw" via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Nov 1 07:01:41 PDT 2014


On Saturday, 1 November 2014 at 13:36:05 UTC, anonymous wrote:
> I don't see what you'd need inout for here. 
> stealFront/stealBack are not methods.

inout can be used on free functions aswell. See for example

https://github.com/nordlow/justd/blob/master/algorithm_ex.d#L674


More information about the Digitalmars-d-learn mailing list