Just looked at std.string for a strip function that allows custom character strippage, but apparently not there. The above is quite awkward.-Steve
It's in algorithm, because it's more generic than just strings.
Just looked at std.string for a strip function that allows custom character strippage, but apparently not there. The above is quite awkward.-Steve
It's in algorithm, because it's more generic than just strings.