The risk of using a namespace is that we are using previously defined code and copying that into our own code. This might result in confusion when building the function as name of the code might be the same.
did not explain that very well tbh
The risk of using a namespace is that we are using previously defined code and copying that into our own code. This might result in confusion when building the function as name of the code might be the same.
did not explain that very well tbh