Table.newRow

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto newRow()
  2. auto newRow(T value)
  3. auto newRow(T[] values)
    class Table(T)
    newRow
    (
    T[] values
    )

Meta