erlang_ds
v0.4.1
Pages
Modules
Search documentation of erlang_ds
Settings
View Source
erlang_ds_dict
(erlang_ds v0.4.1)
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()
Functions
Link to this function
delete(Obj, Key)
View Source
Link to this function
filter(Obj, FilterFun)
View Source
Link to this function
from_list(Obj)
View Source
Link to this function
get(Obj, Key, Default)
View Source
Link to this function
has_key(Obj, Key)
View Source
Link to this function
is_type(Obj)
View Source
Link to this function
set(Obj, Key, Val)
View Source
Link to this function
to_list(Obj)
View Source
Link to this function
type()
View Source