0 votes
in LISP by
How data types are categorized in LISP?

1 Answer

0 votes
by

In LISP, data types are categorized as

• Scalar Types: Number types, Characters, Symbols, etc.

• Data Structure: list, vectors, bit-vectors and strings

Related questions

0 votes
asked Apr 17, 2022 in Apache Drill by sharadyadav1986
+1 vote
asked Mar 3, 2021 in Prolog by SakshiSharma
...