Closed l46kok closed 2 months ago
Cyclic lists will lead to an infinite recursion. For safety, we want to disallow accepting negative depth level to flatten function.
flatten
Cyclic lists will lead to an infinite recursion. For safety, we want to disallow accepting negative depth level to
flatten
function.