Added skipWhile function#551
Added skipWhile function#551Aatch wants to merge 1 commit intodlang:masterfrom Aatch:std-algorithm-skipWhile
Conversation
|
Isn't this basically the same as the overload of Also, the name But from the looks of it, it's redundant, since we have |
|
Wow, I did find |
|
Completely missed that... As @9rnsr said, its not well documented. I'm happy to close the request. |
|
Yes, |
|
I will when I get around to it. Another point for it being documented is that the usage is not that obvious, took me a while how to use properly without invoking a ton of copies. I think some aspects of the return types of several functions in std.algorithm could be better explained. |
No description provided.