Closed Voiteh closed 4 years ago
Currently the fun.openType is taken in consideration but this is return type of function. It may produce clashes.
It should take parameters of function into consideration also but Dependency.Definition only helds information about Declaration itself
We should not care about parameter names but only their types. Still parameter functions must be diversified from values.
Currently the fun.openType is taken in consideration but this is return type of function. It may produce clashes.
It should take parameters of function into consideration also but Dependency.Definition only helds information about Declaration itself