Learn R Programming

GeneralTree (version 0.0.1)

iteratorImpl: The implementation of the GeneralTree method iterator.

Description

The implementation of the GeneralTree method iterator.

Usage

iteratorImpl(self, private)

Arguments

self
the GeneralTree
private
the private members of the GeneralTree.

Value

An iterator for the general tree.