Hakuluettelo:
Käännös:
tail recursive (suomeksi)
- Määritelmät:
- (lb, en, computing) A style of programming in which all functions are written so that recursive calls are made nowhere but immediately before function return.
- (lb, en, computing, of a program or function) Written in a tail recursive style.