stripLinesBottom

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

Meta