Closed jokasimr closed 2 months ago
I think that now after adding the type matching logic we don't need to treat subproviders separately anymore.
That would simplify adding the __getitem__
and __contains__
methods. So therefore I'm considering making that refactoring here, what do you think @SimonHeybrock ?
Fixes #98 and #108