summaryrefslogtreecommitdiff
path: root/fib.c
AgeCommit message (Collapse)Author
2022-11-16Messing around replacing loops with recursion leveraging ↵Martin Ashby
__attribute__((musttail)) in order to avoid stack overflow