Sure, if you are considering pure functional programming. But neither pure functional OOP does work well in a performance context.
If you mix imperative/procedural and functional programming you can have clarity, ease of use, ease of change and some performance, too.
Sure, if you are considering pure functional programming. But neither pure functional OOP does work well in a performance context.
If you mix imperative/procedural and functional programming you can have clarity, ease of use, ease of change and some performance, too.