Searched refs:map_structure_with_tuple_paths (Results 1 – 3 of 3) sorted by relevance
314 result = nest.map_structure_with_tuple_paths(
915 def map_structure_with_tuple_paths(func, *structure, **kwargs): function
1210 result = nest.map_structure_with_tuple_paths(1227 nest.map_structure_with_tuple_paths(lambda path, *s: 0, s1, s2)