login

Availability::- use_module(library(pairs)).(can be autoloaded)
[det]transpose_pairs(+Pairs, -Transposed)
Swap Key-Value to Value-Key. The resulting list is sorted using keysort/2 on the new key.