.(+R, +L, -Result)- Evaluate dot expressions. Note that '$get_dict_ex' fails if the
first argument is not a dict or the second is not a valid key or
unbound.
eval_dict_function(+Func, +Tag, +Dict, -Value)[private]- Test for predefined functions on dicts or evaluate a user-defined
function.
put_dict_path(+KeyPath, +Dict, +Value, -NewDict)[private]- Add/replace a value according to a path definition. Path
segments are separated using '/'.
get_dict_path(+Path, +Dict, -Value)[private]
system:term_expansion(+TermIn, -TermOut)[multifile]- Support := syntax for defining new functions.
- To be done
- - Modify to term_expansion/4, including position
management