If you’re using more than one library and they contain multiple methods/namespaces with the same name, it will not be completely obvious which one you’re using, so it will result in a namespace clash.
If you’re using more than one library and they contain multiple methods/namespaces with the same name, it will not be completely obvious which one you’re using, so it will result in a namespace clash.