The risk when we use a namespace is to hide some function that you could use.
You can use a wrong namespace and use wrong function.
The risk when we use a namespace is to hide some function that you could use.
You can use a wrong namespace and use wrong function.