Function stripRightA
ASCII whitespace trimming (space and tab)
inout(char)[] stripRightA
(
inout(char)[] s
) pure nothrow @safe;
ASCII whitespace trimming (space and tab)
inout(char)[] stripRightA
(
inout(char)[] s
) pure nothrow @safe;