Junilu Lacar wrote:
As far as I know, Java doesn't do tail call optimization, by the way. Scala does though, and so does Kotlin.
Often the most important part of the news is what they didn't tell.
Tim Holloway wrote:
Junilu Lacar wrote:
As far as I know, Java doesn't do tail call optimization, by the way. Scala does though, and so does Kotlin.
As far as I know, it does. Tail recursion and loop unrolling are some of the oldest and most common optimizations compilers have done and the Java compiler is pretty aggressive.
Often the most important part of the news is what they didn't tell.
Often the most important part of the news is what they didn't tell.
Ana Smith wrote:What does this method do?
Ana Smith wrote: I'm confused because I don't know what the parameter result it.
Skool. Stay in. Smartness. Tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
|