Module erlang_exif_dict

Function Index

find/2
merge/2
new/0
size/1
store/3

Function Details

find/2

find(Key, Dict) -> any()

merge/2

merge(Dict1, Dict2) -> any()

new/0

new() -> any()

size/1

size(Dict) -> any()

store/3

store(K, V, Dict) -> any()


Generated by EDoc