reloop

Function reloop 

Source
pub fn reloop<L: RelooperLabel>(
    blocks: Vec<(L, Vec<L>)>,
    first_label: L,
) -> Box<ShapedBlock<L>>