trim

@brief strip white spaces in begin/end of text @param word - input parameter with out return duplicate out parameter

pure nothrow @safe @nogc
const(char[])
trim
(
return scope const(char)[] word
)