erlang_ds_dict (erlang_ds v0.4.3)

View Source

Summary

Functions

delete(Obj, Key)

filter(Obj, FilterFun)

from_list(Obj)

get(Obj, Key, Default)

has_key(Obj, Key)

is_type(Obj)

set(Obj, Key, Val)

to_list(Obj)

type()