chickadee » chicken-doc » match-nodes

match-nodes idre #!optional (limit #f)procedure

Return a list of node records whose identifiers match idre, which may be an identifier symbol, identifier string or a regular expression object. limit is an optional integer limit on the number of nodes returned, or #f for no limit.