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

ToLookup method and tests #104

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

VarnaSuresh
Copy link

#72
Have implemented Lookup as a Dictionary with key and a List of Elements. Do you want a separate Lookup type to be created for ShittyLINQ?

@VarnaSuresh
Copy link
Author

VarnaSuresh commented Oct 6, 2018

I have implemented GroupBy. A couple of the methods return a LINQ type IGrouping. I instead return a Dictionary with a key and list. #45. Reverting to put it in a separate branch to create a new pull request

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.

None yet

1 participant