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 math.min() and math.max(). #877

Merged
merged 1 commit into from
May 22, 2018
Merged

Add math.min() and math.max(). #877

merged 1 commit into from
May 22, 2018

Conversation

wxsBSD
Copy link
Collaborator

@wxsBSD wxsBSD commented May 21, 2018

Add a math.min() and math.max() function which will return the respective minimum or maximum of two integer values. This is useful for limiting number of iterations in a loop, among other use cases. :)

@plusvic plusvic merged commit 8d9db53 into VirusTotal:master May 22, 2018
tarterp pushed a commit to mandiant/yara that referenced this pull request Mar 31, 2022
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.

2 participants