trim

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

T[]
trim
(
T
)
(
T[] source
)

Meta