eatLine

Undocumented in source.
  1. T[] eatLine(T[] s)
    template eatLine(OnEof onEof)
    deprecated
    T[]
    eatLine
    (
    T
    )
    (
    ref T[] s
    )
  2. T[] eatLine(T[] s, bool eatIncompleteLines)

Members

Functions

eatLine
deprecated T[] eatLine(T[] s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta