Searched refs:map_structure_with_paths (Results 1 – 2 of 2) sorted by relevance
510 def map_structure_with_paths(func, *structure, **kwargs): function
1087 result = nest.map_structure_with_paths(format_sum, s1, s2,1102 nest.map_structure_with_paths(lambda path, *s: 0, s1, s2)