Pragmatic directives: Difference between revisions

Content added Content deleted
(Scala solution added)
Line 621:
For external routines, the defaults are used. <br><br>
 
=={{header|TclScala}}==
 
===tailrec==
<lang Scala>@tailrec</lang>