pub fn read_newick(filename: String, tree: &mut ArenaTree<String>)
Expand description

Read a newick file and store the tree into ArenaTree structure.