📅  最后修改于: 2022-03-11 14:46:39.625000             🧑  作者: Mango
#Definition: A collection of values (similiar spirit to python dictionary)
# implementing hash table as a data structure underneath the hood.