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

Add a more convenient builder interface for Expr values #10238

Closed
Tracked by #10239
jakelishman opened this issue Jun 7, 2023 · 1 comment
Closed
Tracked by #10239

Add a more convenient builder interface for Expr values #10238

jakelishman opened this issue Jun 7, 2023 · 1 comment
Labels
type: feature request New feature or request

Comments

@jakelishman
Copy link
Member

What should we add?

This is a stretch goal for the full implementation of the initial classical-expression RFC. This is the tracking issue for "PR 5" - the builder interface as described by that document. See further details within it.

This is not needed for Terra 0.25, but some variant of it will be needed longer term to make constructing these classical expressions more convenient for users.

@jakelishman
Copy link
Member Author

I think for now I'll close this issue, because the way we split the tree representation vs the user constructors is already decently friendly, and we've no immediate plans to design and then work on a new interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant