top | item 44493647

(no title)

nhubbard | 7 months ago

Kotlin as well, through the ‘tailrec’ marker on a function.

discuss

order

kevindamm|7 months 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