- random-access? collectionprocedure
Returns true if collection permits random access, i.e. if elt-ref and elt-set! are defined operations, false otherwise.
Returns true if collection permits random access, i.e. if elt-ref and elt-set! are defined operations, false otherwise.