takeBack

Take/Steal back from r destructively and return it. * * See_Also: http://forum.dlang.org/thread/jkbhlezbcrufowxtthmy@forum.dlang.org#post-konhvblwbmpdrbeqhyuv:40forum.dlang.org * See_Also: http://forum.dlang.org/thread/onibkzepudfisxtrigsi@forum.dlang.org#post-dafmzroxvaeejyxrkbon:40forum.dlang.org * See_Also: https://forum.dlang.org/thread/arufovtvoewhyfuesvco@forum.dlang.org

ElementType!R
takeBack
(
R
)
(
ref R r
)
if (
isBidirectionalRange!R &&
hasMobileElements!R
)

Meta