Package: cxml-types

Function parse

Lambda List

parse (type e &optional context)

Arguments

Return Value

an object

Details

Parse string e and return a representation of its value as defined by the data type.

The context argument is required if type-context-dependent-p is true for type, and will be ignored otherwise.

 

See also