In this video we learned about pure and impure functions. But what the point from that? Can I still use the normal function without converting it? And why I must convert it anyway?
Yes, you can still use the normal function without converting, but converting it to pure optimize the execution of the function:
1 Like
Thank you
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.