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

Evaluate literal String comparison #34

Open
jam-awake opened this issue Nov 1, 2022 · 2 comments
Open

Evaluate literal String comparison #34

jam-awake opened this issue Nov 1, 2022 · 2 comments

Comments

@jam-awake
Copy link
Collaborator

See #21 (comment)

const test4 = /* #__PURE__ */ (() => Data$dOrd.ordString.compare("h")("i"))();
@natefaubion
Copy link
Collaborator

What do you expect this to evaluate to?

@natefaubion
Copy link
Collaborator

Oh sorry, you mean when both are known strings. Yes, I think we could handle that.

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

No branches or pull requests

2 participants