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

Change a few number types to integer. #98

Open
schwern opened this issue Feb 1, 2023 · 0 comments
Open

Change a few number types to integer. #98

schwern opened this issue Feb 1, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@schwern
Copy link
Contributor

schwern commented Feb 1, 2023

All our numeric types were documented as "number" because that's all Javascript has. Most take an integer. These are the ones to change to take "integer".

  • truncate*ToSize
  • listConcatenate*.listLength
  • listLength.length
@schwern schwern added the documentation Improvements or additions to documentation label Feb 1, 2023
@NoSQLKnowHow NoSQLKnowHow self-assigned this May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants