- locative-ref LOCprocedure
Returns the element to which the locative LOC refers. If the containing object has been reclaimed by garbage collection, an error is signalled.
(locative-ref (make-locative "abc" 1)) ==> #\b
Returns the element to which the locative LOC refers. If the containing object has been reclaimed by garbage collection, an error is signalled.
(locative-ref (make-locative "abc" 1)) ==> #\b