find(Key, Map) -> any()
merge(Map1, Map2) -> any()
new() -> any()
size(Map) -> any()
store(K, V, Map) -> any()
Generated by EDoc