typer_map

Functions


fold(Fun, Acc0, Dict) -> term()

from_list(List) -> term()

insert(Object, Dict) -> term()

lookup(Key, Dict) -> term()

new() -> term()

remove(Key, Dict) -> term()

View Functions