Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Recursive Function
> 1. ... is better to have only one return
That is not necessarily true.
It depends on which guru you listen to.
Steven Feuerstein says 'only one return'.
Larry Wall says 'why?'.
I agree with Larry.
I've written convoluted code in the past to try and use the 'only 1 return' rule, and decided it was silly.
Use what works best for the language you're programming in.
Jared
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu May 06 2004 - 19:34:29 CDT
![]() |
![]() |