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

teika: tuples on Ttree and solving #232

Merged
merged 1 commit into from
Dec 2, 2024
Merged

teika: tuples on Ttree and solving #232

merged 1 commit into from
Dec 2, 2024

Conversation

EduardoRFS
Copy link
Contributor

Goals

Unlock more parts of the MVP language.

Context

Currently tuples are not supported so all functions take only one parameter, requiring currying for basic tasks which is a pain.

Note that this is still not implemented in the typer so it's not really available yet.

Related

@EduardoRFS EduardoRFS self-assigned this Dec 2, 2024
@EduardoRFS EduardoRFS merged commit 8aba545 into main Dec 2, 2024
@EduardoRFS EduardoRFS deleted the tuples-on-ttree branch December 2, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant