You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add into_scalar for ArrayView0 and ArrayViewMut0 (#700)
* Convert impl_views to a folder module
* Fix docs
* Split into sub-module with a semantic/functionality meaning
* Add into_scalar for ArrayView
* Add test for array view into_scalar
* Refine docs, change doctest for the mutable version.
* cargo fmt
0 commit comments