tail recursive

English

Noun

tail recursive (uncountable)

  1. (computing) A style of programming in which all functions are written so that recursive calls are made nowhere but immediately before function return.

Adjective

tail recursive (not comparable)

  1. (computing, of a program or function) Written in a tail recursive style.

Hypernyms

Derived terms

  • tail recursively
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.