Alessandro Mecca
Results
2
issues of
Alessandro Mecca
**Problem** When I enter type hints for a function or parameter I get a syntax errors (if I entered only a `^`) or an 'Unresolved symbol' error (if I partially...
enhancement
Introduced `Differ`, a struct capturing all the config options (including the one passed as "flag"). It now hosts the implementation of `deep.Equal` as the method `func(Differ)Compare`. Original `deep.Equal` preserved. Internally...