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

Add strict === and !== operators #39

Merged
merged 2 commits into from
Feb 17, 2023
Merged

Add strict === and !== operators #39

merged 2 commits into from
Feb 17, 2023

Conversation

mworrell
Copy link
Member

Fix #38

Copy link
Member

@mmzeeman mmzeeman left a comment

Choose a reason for hiding this comment

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

Cool... nice addition...

One thought. We should probably setup a document explaining the syntax of the template compiler somewhere.

@mworrell
Copy link
Member Author

mworrell commented Feb 17, 2023

Yes, the readme is a bit terse.

I think we should make a complete chapter with sections on the zotonic site.

@mworrell mworrell merged commit a92e9bd into master Feb 17, 2023
@mworrell mworrell deleted the 38-strict-eq-ne-ops branch February 17, 2023 10:40
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.

New strict comparison operators needed: === and !==
2 participants