This repo is to showcase some coding examples over different types of programming paradigms.
Declarative programming is a method to abstract away the control flow for logic required for software to perform an action, and instead involves stating what the task or desired outcome is.
- Example 3 - Stale function reference