News

While it might be acceptable to mutate a member variable in procedural or object-oriented programming, in functional programming it's frowned upon to change the state of a variable outside the scope ...