Expand description
Auto-generated module
🤖 Generated with SplitRS
Functions§
- detect_
mutual_ tail_ recursion - Detect which pairs of functions in
declsare mutually tail-recursive. Returns a list of strongly-connected components (each SCC is a group of mutually tail-recursive functions).