DEV Community

Discussion on: Sometimes, the elegant implementation is just a function

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

Yes, in programming terms we've ended up with the name function and pure function to refer to functions and procedures. I agree that pure functions are an ideal solution, when they apply. I wrote about it in my article on functional programming