/recurse-everything

I will be using only recursion to iterate through basic data structures (eg. list and others). Absolutely no loops involved!

Primary LanguagePythonMIT LicenseMIT

recurse-everything

I will be using only recursion to iterate through basic data structures (eg. list and others). Absolutely no loops involved!