dimforge / dimforge/simba

Deref for the Wide* types?

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
347
Forks
39
PR merge metrics
No merged PRs in 30d

Description

Could the `Wide*` types (`WideF32x4`, `WideBoolF32x4`, etc...) implement the [`Deref` trait](https://doc.rust-lang.org/std/ops/trait.Deref.html)? That way the types would support [deref coercion](https://doc.rust-lang.org/std/ops/trait.Deref.html#deref-coercion) to their inner `wide` type and usage in a lot of context would be more ergonomic.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.