Pure and Impure Functions
May 13, 2022 路 5 min read 路 Pure and impure functions are two common terms you will often come across in functional programming. These are fairly simple to understand but can get tricking sometimes. In this article, you will learn what are side effects, what are pure and impure...
Join discussion


