find(Key, Dict) -> any()
merge(Dict1, Dict2) -> any()
new() -> any()
size(Dict) -> any()
store(K, V, Dict) -> any()
Generated by EDoc