Explain various data types and data structures supported by LISP.
Answers
Answered by
6
The data types are arranged into a hierarchy. A data type is a set of LISP objects and many objects may belong to one such set. The typep predicate is used for finding whether an object belongs to a specific type. The type-of function returns the data type of a given object.
Similar questions
English,
7 months ago
Social Sciences,
7 months ago
English,
7 months ago
Geography,
1 year ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago