If two different traits have methods with the same name, you can use universal function call syntax (UFCS) to distinguish them:
1 Like
If two different traits have methods with the same name, you can use universal function call syntax (UFCS) to distinguish them: