1 Open Issue Need Help Last updated: Dec 23, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This GitHub issue proposes adding type annotations to hash table declarations, specifically for `HtUP` and `HtPP`, to explicitly define the types of data (and keys) they hold. The aim is to improve type safety and readability by requiring a clear description of the arbitrary data stored within these generic hash tables.

Complexity: 4/5
enhancement good first issue