Replies: 2 comments
-
Somehow I missed this, I think I was on vacation. Yeah, that sounds sensible. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Merged #482 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
fn from_array(a: [bool; N]) -> Self
and
impl From<[bool; N]> for BVecN
as other vectors types have.
Beta Was this translation helpful? Give feedback.
All reactions