Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R7RS 6.8. Vectors #39

Open
1 of 16 tasks
maplant opened this issue Dec 14, 2024 · 0 comments
Open
1 of 16 tasks

R7RS 6.8. Vectors #39

maplant opened this issue Dec 14, 2024 · 0 comments
Milestone

Comments

@maplant
Copy link
Owner

maplant commented Dec 14, 2024

  • Vector construction syntax
  • vector?
  • make-vector
  • vector
  • vector-length
  • vector-ref
  • vector-set!
  • vector->list
  • list->vector
  • vector->string
  • string->vector
  • vector-copy
  • vector-copy!
  • vector-append
  • vector-fill!
  • Fix vector literal matching in macros
@maplant maplant added this to the R7RS milestone Dec 14, 2024
@maplant maplant changed the title 6.8. Vectors R7RS 6.8. Vectors Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant