README.md
pyproject.toml
src/think/__init__.py
src/think/collections.py
src/think/core.py
src/think/datetimes.py
src/think/gradients.py
src/think/integers.py
src/think/internals.py
src/think/log.py
src/think/ops.py
src/think/pretty.py
src/think/strings.py
src/think/thoughts.py
src/think/fast/__init__.py
src/think/slow/__init__.py
src/think/slow/meta.py
src/think/slow/poly.py
src/think/slow/strong.py
src/thnk.egg-info/PKG-INFO
src/thnk.egg-info/SOURCES.txt
src/thnk.egg-info/dependency_links.txt
src/thnk.egg-info/requires.txt
src/thnk.egg-info/top_level.txt
tests/test_attribute_object.py
tests/test_core_meta.py
tests/test_core_objects.py
tests/test_core_types.py
tests/test_derived_meta.py
tests/test_derived_objects.py
tests/test_derived_types.py
tests/test_hybridmethod.py
tests/test_stdlib.py
tests/test_stdlib_collections.py
tests/test_stdlib_integers.py
tests/test_stdlib_strings.py