login

F.2.16 library(pairs)

group_pairs_by_key/2Group values with the same key.
map_list_to_pairs/3Create a Key-Value list by mapping each element of List.
pairs_keys/2Remove the values from a list of Key-Value pairs.
pairs_keys_values/3True if Keys holds the keys of Pairs and Values the values.
pairs_values/2Remove the keys from a list of Key-Value pairs.
transpose_pairs/2Swap Key-Value to Value-Key.