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
Currently the compiler always uses the SequenceOf type, but it should use different types if its sizes are restricted. Starting with if it has a fixed size it should use an array.