On 9/23/2020 7:01 AM, Arun wrote: >> How does the compiler handle function lookup when there is an ambiguous match, >> but the ambiguous function is in a different module? > > What would be the solution? The same way it handles it without named arguments - an error.