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
A user on the mailing list wanted to use the functions defined for Vec on BitVector. Unfortunately, on large vectors Clash can struggle to translate these constructs. We should therefore reimplement a lot of the functions defined for Vec for BitVector.