Functional programmers still pretending side effects snd reals world applications don’t exist.
- 0 Posts
- 2 Comments
Joined 1 month ago
Cake day: March 4th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Reasoning about memory use for example is difficult with FP.
Using pure functions is a good idea for non FP languages as well.