Searched defs:flatten_up_to (Results 1 – 2 of 2) sorted by relevance
329 def flatten_up_to(shallow_tree, input_tree): function
702 def flatten_up_to(shallow_tree, input_tree, check_types=True): function