[det]keys(+Dict,
?Keys)True when Keys is a list of keys that appear in Dict.
- 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