We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I would like to ask how you came up with the idea of developing this library in the first place, and why the name is called invariant
The text was updated successfully, but these errors were encountered:
I have the same question
Sorry, something went wrong.
This might explain it a little more.
This explains how the message could be stripped in production mode.
And they probably named it invariant because the provided condition should not change and always be true. If the value is falsy, it throws an error.
invariant
invariant adjective never changing. noun a function, quantity, or property that remains unchanged when a specified transformation is applied.
invariant adjective never changing.
noun a function, quantity, or property that remains unchanged when a specified transformation is applied.
No branches or pull requests
Hello, I would like to ask how you came up with the idea of developing this library in the first place, and why the name is called invariant
The text was updated successfully, but these errors were encountered: