class TestIssue::ID3Tree
- TestIssue::ID3Tree
- Reference
- Object
Defined in:
test_issue/id3_tree.crConstructors
Constructor Detail
def self.new(attributes : Array(String), data : Array(Array(Float64 | String) | Array(Int32 | String)), default : String, type : Symbol)
#