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)
    class Table(T)
    newRow
    ()
  3. auto newRow(T[] values)

Meta