Astar.HeapMap
Summary↑
add(arg1, pri, key, val) |
delete(arg1, token, key) |
empty?(self) |
get_by_key(arg1, key) |
mapping(arg1, key) |
new() |
pop(arg1) |
Types ↑
pri :: any
key :: any
val :: non_neg_integer
Functions
Specs:
Specs:
Specs:
- empty?(t) :: boolean
Specs:
Specs:
Specs:
- new :: t
Specs: