- list_strings is det
- list_strings(+Options) is det
- List strings that appear in clauses. This predicate is used to
find portability issues for changing the Prolog flag
double_quotes from codes to string, creating packed string
objects. Warnings may be suppressed using the following
multifile hooks:
- See also
- - Prolog flag
double_quotes.