Skip to content

linked-list: exercise generics via tests #589

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

Merged
merged 1 commit into from
May 23, 2017

Conversation

stkent
Copy link
Contributor

@stkent stkent commented May 21, 2017

Per #230, this PR updates the linked-list exercise so that the test suite exercises the generic nature of implementations. Solutions were already required to be generic, so no change was necessary there.


Reviewer Resources:

Track Policies

Copy link
Contributor

@FridaTveit FridaTveit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks @stkent! :)

@FridaTveit FridaTveit merged commit e898424 into master May 23, 2017
@stkent stkent deleted the doubly-linked-list-exercise-generics branch May 23, 2017 12:46
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.

2 participants