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
the array slices mentioned on the last slide of basic-types are dynamic-but-not-quite: they still can't be resized? which caused some confusion. it'd be nice to have a slide after that briefly introducing vec![] as well, especially siince it's used in subsequent slides (and I think never really introduced?)
The text was updated successfully, but these errors were encountered:
the array slices mentioned on the last slide of basic-types are dynamic-but-not-quite: they still can't be resized? which caused some confusion. it'd be nice to have a slide after that briefly introducing
vec![]
as well, especially siince it's used in subsequent slides (and I think never really introduced?)The text was updated successfully, but these errors were encountered: