Skip to content

Add Deref to slice #4

@nastevens

Description

@nastevens

The libstd Vec adds an impl of Deref that derefs to a slice. This allows the use of functions in the SliceExt trait directly on Vec. Super useful!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions