Mojo module
inline_array
Defines the InlineArray
type.
You can import these APIs from the collections
package. For example:
from collections import InlineArray
from collections import InlineArray
Structs
-
InlineArray
: A fixed-size sequence of size homogeneous elements where size is a constant expression.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?