find_first_recursive()
Instance Public methods
Find (and return) first subnode (recursively)
for which the block evaluates to true. Returns nil if none was
found.
Find (and return) first subnode (recursively)
for which the block evaluates to true. Returns nil if none was
found.
Please login to continue.