datafunc
Python package of various functions for dict, list, and other data structures.
Changelog
- 11/17/2020 - 0.0.4 : Add missing type annotation. Generate docs.
- 11/17/2020 - 0.0.3 : Added
duplicate()andadd_sibling()methods. Added some missing type declarations. - 11/15/2020 - 0.0.2 : Type annotations & minor refactors.
- 11/15/2020 - 0.0.1 : Initial methods.
Reference
::: datafunc