This predicate performs the translation of a term Head-->Body
into a normal Prolog clause. Normally this functionality should be
accessed using expand_term/2.
History
Extended in 8.5.0 (👉a445396) dcg_translate_rule/2 is now declared safe for use in sandboxes.