Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

add new slice methods #246

Merged
merged 9 commits into from
Jul 21, 2023
Merged

add new slice methods #246

merged 9 commits into from
Jul 21, 2023

Conversation

critesjosh
Copy link
Collaborator

closes #222

@netlify
Copy link

netlify bot commented Jul 17, 2023

Deploy Preview for noir-docs ready!

Name Link
🔨 Latest commit d1f6c9e
🔍 Latest deploy log https://app.netlify.com/sites/noir-docs/deploys/64b588b79b8a8100080947de
😎 Deploy Preview https://deploy-preview-246--noir-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@critesjosh critesjosh requested a review from vezenovm July 17, 2023 18:00
@critesjosh critesjosh changed the title add new methods add new array methods Jul 17, 2023
@critesjosh
Copy link
Collaborator Author

Note that I removed array_methods.md since all array methods will be slice methods once the experimental-ssa is merged in as the default in the 0.9.0 release. thanks @vezenovm for pointing this out.

cc @Savio-Sou and @signorecello for visibility

@critesjosh critesjosh changed the title add new array methods add new slice methods Jul 17, 2023
@critesjosh critesjosh self-assigned this Jul 21, 2023
@critesjosh critesjosh merged commit ccf16f3 into master Jul 21, 2023
@critesjosh critesjosh deleted the jc/array-methods branch July 21, 2023 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document slice builtins: push_front, pop_back, pop_front, insert, remove
2 participants