Scieneer Common Lisp 1.3.9 online documentation make-string-input-stream string &optional start end [Function] Returns an input stream which will supply the characters of string between start and end in order.
|
| make-string-input-stream string &optional start end | [Function] |
Returns an input stream which will supply the characters of string between start and end in order.