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

[funcs] add some more functions #150

Merged
merged 2 commits into from
Aug 25, 2021
Merged

[funcs] add some more functions #150

merged 2 commits into from
Aug 25, 2021

Conversation

tstack
Copy link
Contributor

@tstack tstack commented Aug 20, 2021

This change adds a few more function implementations, adds true/false/null literals, and the =/<> comparison aliases.

Copy link
Owner

@rcoh rcoh left a comment

Choose a reason for hiding this comment

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

overall looks great. A few small changes inline.

src/funcs.rs Outdated Show resolved Hide resolved
src/funcs.rs Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/lang.rs Outdated Show resolved Hide resolved
@rcoh rcoh merged commit bf656b6 into rcoh:main Aug 25, 2021
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