#7.9 Kotlin TAILREC Function example. Use Recursion in Optimised way. Kotlin Android Tutorial

Access 7000 courses for 15 days FREE: Kotlin Android Tutorial. Unlike Java, C or C, in Kotlin there exists TAILREC functions that implements recursion without affecting the Stack Memory of your application. So the exception such as STACKOVERFLOW exception is avoided. Source code files : Next Video : Previous Video : Check out my website: ➤
Back to Top