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

Add example to groupBy function to demonstrate the "common" version #2915

Closed
wants to merge 1 commit into from

Conversation

kuettler
Copy link
Contributor

This is meant to show that the current version of groupBy is actually all that is needed. A version that returns an associative array can easily be built.

I might be wrong and my attempt does not work efficiently. Comments?

@bearophile
Copy link

Take a look in bugzilla where I have asked for a "hashGroup" function, and related requests...

@andralex
Copy link
Member

Let's hold off on this until we finalize the implementation.

@quickfur
Copy link
Member

The new groupBy has been in for a while now. Please rebase / update this PR?

@kuettler
Copy link
Contributor Author

                                                                                  This is outdated. Please close.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        From: H. S. TeohSent: Tuesday, June 30, 2015 17:36To: D-Programming-Language/phobosReply To: D-Programming-Language/phobosCc: Ulrich KüttlerSubject: Re: [phobos] Add example to groupBy function to demonstrate the "common" version (#2915)The new groupBy has been in for a while now. Please rebase / update this PR?

—Reply to this email directly or view it on GitHub.

@quickfur quickfur closed this Jun 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants