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

chore: some minor improvements #1210

Merged
merged 1 commit into from
Mar 11, 2024
Merged

chore: some minor improvements #1210

merged 1 commit into from
Mar 11, 2024

Conversation

arthurpaulino
Copy link
Member

  • avoid some copies where we already require ownership
  • use car_cdr_simple where we're not interested in deconstructing strings
  • use fetch_cons where we explicitly require the pointer's tag to be Cons

* avoid some copies where we already require ownership
* use `car_cdr_simple` where we're not interested in deconstructing strings
* use `fetch_cons` where we explicitly require the pointer's tag to be `Cons`
@arthurpaulino arthurpaulino added this pull request to the merge queue Mar 11, 2024
Merged via the queue into main with commit 7a2f3b2 Mar 11, 2024
11 checks passed
@arthurpaulino arthurpaulino deleted the ap/minor-improvements branch March 11, 2024 21:05
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

Successfully merging this pull request may close these issues.

3 participants