Into/From traits to transform Point's into array's
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Similar to how Vector's have conversions to/from [N;2], [N;3] etc, it would be nice if Point's could have similar transformations.
I tried making a PR but I got tangled up in generics and traits. :-/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.