get_first_leaf# t3toolbox.backend.stacking.get_first_leaf(xx)# def get_first_leaf( xx, # nested tuples of leaves ): # the first leaf, drilling down xx[0]...[0]