📜  如何在python代码示例中的列表中找到唯一的子列表

📅  最后修改于: 2022-03-11 14:47:24.298000             🧑  作者: Mango

代码示例2
set(tuple(sorted(i)) for i in lst)