Function: COMMON-LISP:MAKE-STRING-INPUT-STREAM

package type clhs github

Return an input stream which will supply the characters of STRING between START and END in order.

Lambda list

(string &optional sb-impl::start sb-impl::end)