Suppose a module M has an exported method foo whose implementation uses class myclass and/or method mymethod that originiate in an unrelated module or header and the module doesn't export them . Also implemetation of this method foo is exported in the module M.https://speedtest.vet/

Can one import the module and use the function foo from another library doesn't import of either myclass or mymethod? Technically, one can use implementation...