Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign uptakeWhile and dropWhile #244
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
srid
commented
May 15, 2015
|
Oops, apologies of being lazy and not having read the contribution guidelines. |
srid
closed this
May 15, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
srid commentedMay 15, 2015
I was somewhat surprised that these functions were missing from the standard library (I needed them to implement
groupBy). Any reason these functions (with better implementation than mine) cannot be added to the standard library?