What you were told was accurate, but perhaps not the clearest description.
In general, Lisp, at least:
* (type-of
Defined as everything that is not a CONS cell, including vectors, class instances, etc. So yes, a vector is officially considered an βatomβ in Lisp, so you were told what you were told.
source share