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

Support IfExp #91

Closed
odashi opened this issue Nov 12, 2022 · 1 comment
Closed

Support IfExp #91

odashi opened this issue Nov 12, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@odashi
Copy link
Collaborator

odashi commented Nov 12, 2022

Support the expression syntax a if x else b. Since we have already a codegen for if-statements, IfExp should generate the same LaTeX.

無題

@odashi odashi added the feature label Nov 12, 2022
@odashi odashi added this to the v0.3 milestone Nov 12, 2022
@odashi odashi self-assigned this Nov 12, 2022
@odashi
Copy link
Collaborator Author

odashi commented Nov 28, 2022

Resolved by #111

@odashi odashi closed this as completed Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant