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
We've had a few teachers ask if Pyret supports various stats functions:
Getting these implemented as a Pyret program would be great, but implementing them as part of Pyret's stats library would be much better.
(In keeping with the other stats functions, these should all operate on lists. I'll wrap them to work with tables in the DS teachpack.)
The text was updated successfully, but these errors were encountered:
Closing, as this is covered in brownplt/pyret-lang#1732
Sorry, something went wrong.
ds26gte
No branches or pull requests
We've had a few teachers ask if Pyret supports various stats functions:
Getting these implemented as a Pyret program would be great, but implementing them as part of Pyret's stats library would be much better.
(In keeping with the other stats functions, these should all operate on lists. I'll wrap them to work with tables in the DS teachpack.)
The text was updated successfully, but these errors were encountered: