get_first_leaf ============== .. py:function:: t3toolbox.backend.stacking.get_first_leaf(xx) .. code-block:: python def get_first_leaf( xx, # nested tuples of leaves ): # the first leaf, drilling down xx[0]...[0]