-
Notifications
You must be signed in to change notification settings - Fork 0
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
Collect & unzip implementation #17
Commits on Jan 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c3e76c3 - Browse repository at this point
Copy the full SHA c3e76c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e174f - Browse repository at this point
Copy the full SHA 27e174fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a76d545 - Browse repository at this point
Copy the full SHA a76d545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d814de - Browse repository at this point
Copy the full SHA 7d814deView commit details -
Implement and document functions based on fold.
The functions implement are fold1 (fold_first), count, forEach (for_each), and last. Other changes are renamed tests and test for fold on empty iterable.
Configuration menu - View commit details
-
Copy full SHA for ef978bb - Browse repository at this point
Copy the full SHA ef978bbView commit details -
Merge pull request #9 from tmaxmax/fold-derived
Implement functions based on fold and add type alias Option<T> for T | null
Configuration menu - View commit details
-
Copy full SHA for a4ba1ad - Browse repository at this point
Copy the full SHA a4ba1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e4dd4 - Browse repository at this point
Copy the full SHA 10e4dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c800831 - Browse repository at this point
Copy the full SHA c800831View commit details
Commits on Feb 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 253c2a5 - Browse repository at this point
Copy the full SHA 253c2a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6761503 - Browse repository at this point
Copy the full SHA 6761503View commit details -
Merge pull request #10 from tmaxmax/try-fold
Implement try_fold and derivates
Configuration menu - View commit details
-
Copy full SHA for c9fe01d - Browse repository at this point
Copy the full SHA c9fe01dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ed4c7 - Browse repository at this point
Copy the full SHA 02ed4c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66d8e25 - Browse repository at this point
Copy the full SHA 66d8e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for d439a18 - Browse repository at this point
Copy the full SHA d439a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd07182 - Browse repository at this point
Copy the full SHA dd07182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88bdc4f - Browse repository at this point
Copy the full SHA 88bdc4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 184b78b - Browse repository at this point
Copy the full SHA 184b78bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35cd389 - Browse repository at this point
Copy the full SHA 35cd389View commit details -
Configuration menu - View commit details
-
Copy full SHA for e98355d - Browse repository at this point
Copy the full SHA e98355dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ec801 - Browse repository at this point
Copy the full SHA f3ec801View commit details -
Merge pull request #13 from tmaxmax/all-any
Implement all and any, and make documentation example runnable
Configuration menu - View commit details
-
Copy full SHA for 62adf54 - Browse repository at this point
Copy the full SHA 62adf54View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6691e9 - Browse repository at this point
Copy the full SHA c6691e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 452c918 - Browse repository at this point
Copy the full SHA 452c918View commit details
Commits on Feb 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c6f5ad7 - Browse repository at this point
Copy the full SHA c6f5ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625a98b - Browse repository at this point
Copy the full SHA 625a98bView commit details -
Merge pull request #14 from tmaxmax/sum-product-min-max
Implement min, max, and derived methods
Configuration menu - View commit details
-
Copy full SHA for c0e32c4 - Browse repository at this point
Copy the full SHA c0e32c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f17a475 - Browse repository at this point
Copy the full SHA f17a475View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1284b5 - Browse repository at this point
Copy the full SHA f1284b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 794657b - Browse repository at this point
Copy the full SHA 794657bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a26a65 - Browse repository at this point
Copy the full SHA 7a26a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfa14ec - Browse repository at this point
Copy the full SHA cfa14ecView commit details
Commits on Mar 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b8f142f - Browse repository at this point
Copy the full SHA b8f142fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2d8f9 - Browse repository at this point
Copy the full SHA 4b2d8f9View commit details