jscl icon indicating copy to clipboard operation
jscl copied to clipboard

Add missing sequence type specifiers

Open Uthar opened this issue 3 years ago • 0 comments

Sequence functions (map, concatenate) should also work on these specifiers:

  • simple-string
  • simple-base-string
  • base-string
  • simple-vector
  • bit-vector

Are there others? I can't find the related resource in CLHS. Does anyone know?

Uthar avatar Mar 28 '22 19:03 Uthar