Quick question on available data structures in Mojo
Hi I just wanted to know what data structures are available in libraries for Mojo?
6 Replies
Some libraries make their own datastructures for special purposes, but I'm not aware of any datastructures intended to be used by other programs/libraries except in the standard library.
Right now we have
* Array -
InlineArray
* Resizable Arrays (with and without a small list optimization) - List
, InlineList
* String
* Hash tables of a sort - Dict
* LinkedList
* Set
* Array-based dynamic-size queue - Dequeue
Cool, thank you 🙏🏻
@Robert been talking abt modular in our clubs discord server a lot so im interested to know what’s going on here
Hey group, this is Betim. He is 1 of our Linux overlords of our Lug Nuts student club. Lug Nuts stands for Linux User Group Networking Under The Shell. We’re the hottest club on campus. Just to us :meowthumbsup:
We’ve been in talks for building out a project for the club
Yea I was wanting to work on mojo to learn more about it, as well as the other technologies available from modular
Which campus
Uta Arlington
In Texas