Branch: refs/heads/master Home: http://github.com/perl6/specs
Commit: cb8c8487fa0ab7156fecffdc8a52bf75d4290c1b
http://github.com/perl6/specs/commit/cb8c8487fa0ab7156fecffdc8a52bf75d4290c1b
Author: Carl Masak <[email protected]>
Date: 2010-10-06 (Wed, 06 Oct 2010)
Changed paths:
M S06-routines.pod
Log Message:
-----------
[S06] s/tail-recursion/recursion/
Because you can use &?ROUTINE calls in a non-tail position (and execution
still carries on afterwards), it's really just normal recursion.
