Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add view objects. * Implement view objects in groups and adjust tests. * Document view objects and change `KeysView.isdisjoint` to employ builtin `set.disjoint` method. * Improve accomodation of view objects in `BaseDict` documentation. * Improve tests. * Solve `mypy`errors and improve documentation. * Correct import and annotation errors. --------- Co-authored-by: knutnergaard <[email protected]>
- Loading branch information