Mojo module
list
Defines the List type.
You can import these APIs from the collections
package. For example:
from collections import List
from collections import List
Structsβ
- β
List
: TheList
type is a dynamically-allocated list.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
π What went wrong?