YAP 7.1.0
read_term_from_atomic/3

read_term_from_atomic( +Atomic , - T , +Options ) More...

Detailed Description

read_term_from_atomic( +Atomic , - T , +Options )

read a term T stored in text Atomic according to Options

Parameters
<em>Atomic</em>the source may be an atom, string, list of codes, or list of chars
<em>T</em>the output term T, may be any term
<em>Options</em>read_term/3 options
Note
Idea originally from SWI-Prolog, but in YAP we separate atomic and atom Encoding is fixed in atoms and strings

The documentation for this class was generated from the following file: