|
Definition of Tail recursive
1. Noun. (computing) A style of programming in which all functions are written so that recursive calls are made nowhere but immediately before function return. ¹
2. Adjective. (computing) A program or function that is written or can be rewritten in a tail recursive style. ¹
¹ Source: wiktionary.com