On Wednesday, 24 September 2014 at 12:29:09 UTC, ketmar via Digitalmars-d-learn wrote:
On Wed, 24 Sep 2014 12:21:40 +0000
monarch_dodra via Digitalmars-d-learn
<digitalmars-d-learn@puremagic.com> wrote:

Unfortunately, there is no generic function that allows striping of a specific ending range
but for strings we have std.string.chomp.

I missread that documentation. I thought it removed all characters that can also be found in delim. Power to me.

Reply via email to