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
Deprecate calling of Size to get SizedArray (#669)
This feature makes it hard to find code which actually uses SizedArray,
and it blesses SizedArray in an odd fashion by providing a special
syntax for constructing it from the trait which is completely different
from the way that other StaticArray subtypes are constructed.
0 commit comments