Skip to content

Conversation

@sww314
Copy link
Collaborator

@sww314 sww314 commented Mar 27, 2025

Closes #15

  • Adds new HLOOKUP function
  • Upgrades node to current LTS version
  • Run prettier on code base

@sww314 sww314 marked this pull request as ready for review March 27, 2025 22:05
// match exception
assert.throws(() => evaluate(expression, context), {
name: "EvaluationError",
});

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice test

Copy link
Contributor

@lucasrijllart lucasrijllart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@sww314 sww314 merged commit c2f7f2f into main Mar 31, 2025
3 checks passed
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.

Need to support a lookup table like capability

4 participants