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

Initial implementation of ImmutableTreeList<T> #58

Merged
merged 8 commits into from
Jan 12, 2019

Conversation

sharwell
Copy link
Member

@sharwell sharwell commented Jan 3, 2018

Provides the implementation for #26

@codecov
Copy link

codecov bot commented Jan 3, 2018

Codecov Report

Merging #58 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           master     #58     +/-   ##
========================================
  Coverage     100%    100%             
========================================
  Files          87     106     +19     
  Lines        8656   12765   +4109     
  Branches      679    1091    +412     
========================================
+ Hits         8656   12765   +4109

@sharwell sharwell changed the title Initial implementation of ImmutableTreeList<T> [WIP] Initial implementation of ImmutableTreeList<T> Jan 3, 2018
@sharwell sharwell force-pushed the immutable-tree-list-impl branch 2 times, most recently from 697b125 to a53798e Compare December 19, 2018 15:29
Update InsertRange to avoid returning new lists when no elements were
added.

Closes tunnelvisionlabs#59
@sharwell sharwell force-pushed the immutable-tree-list-impl branch 4 times, most recently from fd4e98d to 4b949ef Compare January 11, 2019 16:37
@sharwell sharwell force-pushed the immutable-tree-list-impl branch 2 times, most recently from 8f347eb to 4475375 Compare January 11, 2019 21:39
@sharwell sharwell force-pushed the immutable-tree-list-impl branch 3 times, most recently from c6b0047 to cfae18b Compare January 12, 2019 15:05
@sharwell sharwell changed the title [WIP] Initial implementation of ImmutableTreeList<T> Initial implementation of ImmutableTreeList<T> Jan 12, 2019
@sharwell sharwell merged commit b620a29 into tunnelvisionlabs:master Jan 12, 2019
@sharwell sharwell deleted the immutable-tree-list-impl branch January 12, 2019 15:13
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