Mojo module
inline_list
Defines the InlineList
type.
You can import these APIs from the collections
package. For example:
from collections import InlineList
from collections import InlineList
Structs
-
InlineList
: A list allocated on the stack with a maximum size known at compile time.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
😔 What went wrong?