stripLinesLeftRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T stripLinesLeftRight(T str)
    T
    stripLinesLeftRight
    (
    T
    )
    (
    T str
    )
    if (
    isSomeString!T
    )
  2. T[] stripLinesLeftRight(T[] lines)

Meta