-- : term quotation -> 'a -> term
STRUCTURE
SYNOPSIS
Parses a quotation into a term value
LIBRARY
Parse
DESCRIPTION
An invocation --` ... `-- is identical to Term ` ... `.
FAILURE
As for Parse.Term.
USES
Turns strings into terms.
SEEALSO
HOL  Kananaskis-10