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

feat(array): impl faster splice one element on array #24

Merged
merged 1 commit into from May 9, 2016

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented May 8, 2016

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @dead-horse to be a potential reviewer

@fengmk2
Copy link
Member Author

fengmk2 commented May 8, 2016

继续根据 @DavidCai1993 的 blog 加更加高效的 splice one

@DavidCai1111
Copy link

👍

@dead-horse
Copy link
Member

eslint 挂了

@codecov-io
Copy link

Current coverage is 98.93%

Merging #24 into master will increase coverage by +<.01%

@@             master        #24   diff @@
==========================================
  Files            12         12          
  Lines           269        280    +11   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            266        277    +11   
  Misses            3          3          
  Partials          0          0          

Powered by Codecov. Last updated by a6c79e4...0c0f97d

@dead-horse
Copy link
Member

+1

@dead-horse dead-horse merged commit 7a5c8fe into master May 9, 2016
@dead-horse dead-horse deleted the faster-splice-one branch May 9, 2016 04:29
@dead-horse
Copy link
Member

1.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants