class TestIssue::ID3Tree

Defined in:

test_issue/id3_tree.cr

Constructors

Constructor Detail

def self.new(attributes : Array(String), data : Array(Array(Float64 | String) | Array(Int32 | String)), default : String, type : Symbol) #

[View source]