class Tablo::Summary(T, U, V)

Defined in:

summary.cr

Constructors

Constructor Detail

def self.new(table : Table(T), summary_def : U, summary_options : V) #

[View source]