Skip to content

Dedup v2 - #5

Merged
tim3z merged 10 commits into
masterfrom
dedup_v2
Jan 19, 2018
Merged

Dedup v2#5
tim3z merged 10 commits into
masterfrom
dedup_v2

Conversation

@tim3z

@tim3z tim3z commented Jan 17, 2018

Copy link
Copy Markdown
Member

This is a vastly improved version of #1. I learned a lot about rust since the first try, and this one here is much more elegant and much more flexible. Plus it will help a lot for coming changes. It uses some neat tricks from rusts awesome type system. Including genericness over owned and shared data, associated types and higher kinded trait bounds. Once rust-lang/rfcs#2071 and rust-lang/rfcs#1598 are implemented the code can be cleaned up a little further.

@tim3z
tim3z requested a review from stefanholder January 17, 2018 14:28
@tim3z
tim3z merged commit ec0f698 into master Jan 19, 2018
@tim3z
tim3z deleted the dedup_v2 branch January 19, 2018 15:29
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.

1 participant