The reason for distinguishing List from BasicList is so lists can be treated as vectors, without everything else implemented as a basic list inheriting that behavior.
See also List and lists, arrays, and sequences.
Go to main index.
Go to concepts index.