?- read_from_chars("((>)(1).",T). T = >(1), unexpected. syntax_error(...).
s#358
In the toplevel:
?- A = ((>)(a). A = >(a).
Pretty weird.
I'm on it.
082addee
J.J.'s robot
(close if it is in master)