datastructures
v0.1.1
Pages
Modules
Exceptions
Protocols
datastructures v0.1.1
Data.Dictionary.Standard
Summary
Functions
delete(standard, key)
empty()
fetch(standard, key)
has_key?(standard, key)
keys(standard)
member?(standard, key)
new()
new(enum_or_dict)
put(standard, key, value)
put_new(standard, key, value)
reduce(standard, acc, fun)
size(standard)
to_list(standard)
values(standard)
Functions
delete(standard, key)
empty()
fetch(standard, key)
has_key?(standard, key)
keys(standard)
member?(standard, key)
new()
new(enum_or_dict)
put(standard, key, value)
put_new(standard, key, value)
reduce(standard, acc, fun)
size(standard)
to_list(standard)
values(standard)