RAIMAD

raimad.braid

def braid(*iterables: collections.abc.Iterable[~T]) -> collections.abc.Iterable[~T]:

Honestly no clue what this does.
TODO document and test.