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
This feature request has been migrated from artifact #821 on forge.ocamlcore.org. It was assigned to user102.
This way, it will be more general.
Maybe use a specific operator: if version_compare(ocaml_version, ">= 3.12") ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This feature request has been migrated from artifact #821 on forge.ocamlcore.org. It was assigned to user102.
user102 posted on 2010-12-01 16:32:46:
This way, it will be more general.
user102 replied on 2016-07-21 06:58:19:
Maybe use a specific operator:
if version_compare(ocaml_version, ">= 3.12")
...
The text was updated successfully, but these errors were encountered: