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