Searched refs:list_product_initial (Results 1 – 1 of 1) sorted by relevance
281 def list_product_initial(initial, lists): function287 return list_product_initial([a + [b] for a in initial for b in lists[0]],293 return list_product_initial([[]], lists)