https://issues.dlang.org/show_bug.cgi?id=13717

--- Comment #4 from Илья Ярошенко <[email protected]> ---
Oh, my bad... this code should be removed time ago.
-------
//Remove when repeat is finally removed. They're only here as part of the
//deprecation of these functions in std.string.
public import std.algorithm : startsWith, endsWith, cmp, count;
public import std.array : join, split;
------
What we should do with this undocumented stuff?

--

Reply via email to