Update docs and type hints in interval_tree. Add it to the pydocs.
[pyutils.git] / src / pyutils / collectionz /
2022-12-15 Scott GaschUpdate docs and type hints in interval_tree. Add it...
2022-12-15 Scott GaschFix interval_tree so it actually works. Add unittests.
2022-12-13 Scott GaschAdds IntervalTree.
2022-10-30 Scott GaschAdd better docs with an example to SharedDict.
2022-10-16 Scott GaschMore work to improve documentation generated by sphinx...
2022-10-15 Scott GaschMore work to improve the quality of sphinx autodocs.
2022-10-14 Scott GaschImprove documentation.
2022-10-13 Scott GaschMore work on improving docs.
2022-10-12 Scott GaschMigration from old pyutilz package name (which, in...