Skip to content

Stock collection support for IVectorView#2350

Merged
kennykerr merged 4 commits intomasterfrom
stock-vectorview
Feb 23, 2023
Merged

Stock collection support for IVectorView#2350
kennykerr merged 4 commits intomasterfrom
stock-vectorview

Conversation

@kennykerr
Copy link
Copy Markdown
Collaborator

Building on #2346 and as part of #91, this update adds a stock implementation of IVectorView<T>. You can now write the following:

let v = IVectorView::<i32>::try_from(vec![1, 2, 3])?;

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