narup
MModular
•Created by ct on 9/28/2023 in #questions
How can I create a Python list to add and remove structs?
If not you can create an Array using pointer for data. Mojo docs has example
9 replies
MModular
•Created by ct on 9/28/2023 in #questions
How can I create a Python list to add and remove structs?
DynamicVector works if you can have all the fields in struct as register passable
9 replies