Home
Download
Browse GIT
Contrib
Packs
HOWTO
FAQ
Manual
Mailinglist
Support
Links
Contact
Development tools
PlDoc Documentation
Graphics
(Semantic) Web
Publications
Contributors
License
Wiki (edit)
login
A.3 library(assoc): Association lists
All
Application
Manual
Name
Summary
Help
Availability:
:- use_module(
library(assoc)
).
(can be autoloaded)
assoc_to_values
(
+Assoc, -List
)
List
is a list of Values corresponding to the associations in
Assoc
in ascending order of the keys they are associated to.