czheo
czheo
MModular
Created by czheo on 9/20/2023 in #questions
What is difference between `__init__(...) -> Self` vs `__init__(inout self, ...)`?
I'm familar with the later which is similar to what we typically write in Python. But what is the former one? It seems compile time with @register_passable structs always use that pattern.
1 replies
MModular
Created by czheo on 9/12/2023 in #questions
when will trait be available
any estimation of the timeline?
3 replies