fun Array<CommentData>.treeIterable(): Iterable<CommentData>
fun Array<CommentData>.treeIterator(): Iterator<CommentData>