pub fn term_to_string_quoted(m: &Machine, w: Word) -> StringExpand description
writeq/1 rendering: like term_to_string but atoms that wouldn’t read
back unquoted are single-quoted (issue #33). Used only by writeq/1.
pub fn term_to_string_quoted(m: &Machine, w: Word) -> Stringwriteq/1 rendering: like term_to_string but atoms that wouldn’t read
back unquoted are single-quoted (issue #33). Used only by writeq/1.