Module erlang_exif_maps

Function Index

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

Function Details

find/2

find(Key, Map) -> any()

merge/2

merge(Map1, Map2) -> any()

new/0

new() -> any()

size/1

size(Map) -> any()

store/3

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


Generated by EDoc