1 line
54 B
Text
1 line
54 B
Text
foreach p in (permuteW(T("a","b","c"))){ println(p) }
|
foreach p in (permuteW(T("a","b","c"))){ println(p) }
|