Table.max

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void max(size_t target, size_t[] cols, size_t start, size_t end)
    class Table(T)
    void
    max
    (
    size_t target
    ,
    size_t[] cols
    ,
    size_t start = 0
    ,
    size_t end = 0
    )
  2. T max(size_t col, size_t start, size_t end)

Meta