Scieneer Common Lisp 1.3.9 online documentation make-sequence type length &key initial-element [Function] Returns a sequence of the given type and length, with elements initialized to :initial-element.
|
| make-sequence type length &key initial-element | [Function] |
Returns a sequence of the given type and length, with elements initialized to :initial-element.