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: runtime typecheck for unary and binary ops #31

Merged
merged 4 commits into from
Apr 13, 2024

Conversation

shenyih0ng
Copy link
Owner

No description provided.

@shenyih0ng shenyih0ng self-assigned this Apr 13, 2024
Change the function signature of unary/binary eval function to return
`Result` type to prepare for typecheck error handling
@shenyih0ng shenyih0ng marked this pull request as ready for review April 13, 2024 14:59
@shenyih0ng shenyih0ng merged commit b56c98a into master Apr 13, 2024
1 check passed
@shenyih0ng shenyih0ng deleted the feat/typecheck-ops branch April 13, 2024 15:03
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.

1 participant