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

New API functions? (part 2) #49

Open
ryobg opened this issue Nov 19, 2018 · 0 comments
Open

New API functions? (part 2) #49

ryobg opened this issue Nov 19, 2018 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@ryobg
Copy link
Owner

ryobg commented Nov 19, 2018

Possible functions which may be added if interest is high enough.

  • int JArray.[Max|Min][Integer|Float] (object, start = 0, end = -1)
    Run over the whole range and note which is the biggest or smallest value found. Return the index of it, or -1 on error (e.g. invalid object, end equal or less than start and etc.).
@ryobg ryobg added help wanted Extra attention is needed question Further information is requested labels Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant