console.table

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void table(T0 tabularData, Sequence!(string) properties)
  2. void table(T0 tabularData)
    struct console
    nothrow static
    void
    table
    (
    T0
    )
    (
    scope auto ref T0 tabularData
    )

Meta