mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 08:40:26 +00:00
Code reefactoring
This commit is contained in:
@@ -39,7 +39,7 @@ func (set *TaxonSlice) Iterator() *ITaxonSet {
|
||||
return i
|
||||
}
|
||||
|
||||
func (taxonmy *Taxonomy) iterator() *ITaxonSet {
|
||||
func (taxonmy *Taxonomy) Iterator() *ITaxonSet {
|
||||
return taxonmy.nodes.Iterator()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user