Mojo package
collections
Implements the collections package.
Modulesβ
- β
counter
: Defines theCounter
type. - β
dict
: DefinesDict
, a collection that stores key-value pairs. - β
inline_array
: Defines theInlineArray
type. - β
inline_list
: Defines theInlineList
type. - β
list
: Defines the List type. - β
optional
: Defines Optional, a type modeling a value which may or may not be present. - β
set
: Implements the Set datatype. - β
string
: Implements basic object methods for working with strings. - β
vector
: Defines InlinedFixedVector.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!
π What went wrong?