Did you know ... | Search Documentation: |
Predicate portray_text/1 |
true
, consider lists of integers
as list of Unicode code points and print them as corresponding text
inside quotes: `text`
or "text"
. Quoting depends on the
value of current_prolog_flag/2 back_quotes
. Same as
?- set_portray_text(enabled, true).