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

Upgrade to new API #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Upgrade to new API #2

wants to merge 5 commits into from

Conversation

Planeshifter
Copy link
Contributor

  • splitting code into individual files
  • return NaN if trying to compare values other than string or number primitives
  • matrix support
  • allow for fcn calls such as leq( 4, [ 3, 4, 5 ] ) which now returns [ 0, 1, 1 ]
  • README.md
  • tests

Todo list:

  • dotfiles
  • LICENSE
  • Makefile

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.

None yet

2 participants