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
Function will take an array and return an array of 5 elements.
If original array is less than 5 it will return original array.
The text was updated successfully, but these errors were encountered:
created shrink array function
49ed531
#5
Shrink function working
3248f8c
Relates #5
b14f3b7
AseelM
absorpheus
No branches or pull requests
Function will take an array and return an array of 5 elements.
If original array is less than 5 it will return original array.
The text was updated successfully, but these errors were encountered: