Skip to content

A special form of recursion where the last operation of a function is a recursive call.

Notifications You must be signed in to change notification settings

MarcinPerka/tail-recursion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tail-recursion

A special form of recursion where the last operation of a function is a recursive call.

About

A special form of recursion where the last operation of a function is a recursive call.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published