-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement IntoSparseVecIter for V: DenseVector
This removes some code duplication, and benchmarks show this does not affect performance. Also pointed to a place where I'm not satisfied with the current API, but where I don't see how to improve with the current rust's trait system.
- Loading branch information
1 parent
a06efbf
commit 3e15203
Showing
1 changed file
with
35 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters