#ifndef BASH_HASH_H #define BASH_HASH_H typedef struct hash_map hash_map; typedef struct hash hash; struct map { string8 u64 capacity }; struct index { string8 key; string8 value; }; internal void #endif /* BASH_HASH_H */