Burkhard
12/07/2019, 7:14 AMKroppeb
12/07/2019, 9:34 AMBurkhard
12/07/2019, 9:38 AMList<T>.permutations
. But this still crashes the kotlin compiler.
My guess is that something goes wrong with the recursion combined with coroutines.Kroppeb
12/07/2019, 9:42 AMBurkhard
12/07/2019, 9:44 AMsequence
builder function uses the suspend functionality to work.Kroppeb
12/07/2019, 9:48 AM