Skip to main content

TreeMapAt

TreeMapAt[f,tree,pos] applies f to the data at the position specified by pos in tree.

TreeMapAt[f,tree,{pos1,pos2,…}] applies f to the data at several positions.

TreeMapAt[f,pos] represents an operator form of TreeMapAt that can be applied to a tree.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.