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

feat(#47): blog post about recursive tuple and varargs #54

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

maxonfjvipon
Copy link
Member

@maxonfjvipon maxonfjvipon commented Dec 19, 2023

Closes: #47


PR-Codex overview

Detailed summary

  • Added a new recursive implementation of the tuple object in EO.
  • Removed varargs from the language to align with φ-calculus.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@maxonfjvipon
Copy link
Member Author

@yegor256 please have a look

@yegor256
Copy link
Member

@rultor merge

@rultor
Copy link
Contributor

rultor commented Dec 19, 2023

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 49a6e03 into objectionary:master Dec 19, 2023
1 check passed
@rultor
Copy link
Contributor

rultor commented Dec 19, 2023

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 2min)

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.

Blog post about new implementation of tuple
3 participants