triml

Trim the provided array by stripping whitespace from the left. Returns a slice of the original content

inout(char)[]
triml
(
inout(char)[] source
)

Meta