[semidet]values(+Dict,
+Path, ?Val)Get the value associated with Dict at Path. Path
is either a single key or a list of keys.
- Compatibility
- PIP. Note that this predicate handle a SWI-Prolog dict, a
{k:v, ...} term as well as py({k:v, ...}.
- Introduced in 9.1.13 (👉3496da8) ``setup.py``, turning the repo into an installable Python package