method
find_first_recursive

find_first_recursive()
public
Find (and return) first subnode (recursively) for which the block evaluates to true. Returns nil if none was found.
find_first_recursive()
public
Find (and return) first subnode (recursively) for which the block evaluates to true. Returns nil if none was found.