stripLinesLeft

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

Meta