Content deleted Content added
→Prevalence: Added Blockquote Tags: Mobile edit Mobile web edit Advanced mobile edit |
|||
Line 98:
Some programming styles discourage mutual recursion, claiming that it can be confusing to distinguish the conditions which will return an answer from the conditions that would allow the code to run forever without producing an answer. [[Peter Norvig]] points to a [[design pattern]] which discourages the use entirely, stating:<ref>[http://norvig.com/sudoku.html Solving Every Sudoku Puzzle]</ref>
{{
==Terminology==
|