Function: COMMON-LISP:READ-DELIMITED-LIST

package type clhs github

Read Lisp values from INPUT-STREAM until the next character after a value’s representation is ENDCHAR, and return the objects as a list.

Lambda list

(sb-impl::endchar &optional sb-impl::input-stream sb-impl::recursive-p)