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 instances for Mutable t.f. for arrays from primitive (#473)
While arrays from primitive could not have `Vector`/`MVector` instances,
`Mutable` is well defined for them. It's useful on its own and could be used
with another pair of type classes.
0 commit comments