Y
Hacker News
new
|
ask
|
show
|
jobs
by
nhubbard
346 days ago
Kotlin as well, through the ‘tailrec’ marker on a function.
1 comments
kevindamm
346 days ago
ah, thanks, good to know.. but does that make it optional? I kind of like how ocaml requires a letrec annotation on any recursive definition and I don't know when you wouldn't want to add tailrec
link