Hi,
I’m using Julia about 6 months by now and I never understood Structs well.
Before Julia I used to code in Processing, and OOP in Julia seems so different that I don’t even know how methods and objects work and how to write them.
I tried to read the documentation but couldn’t make sense of anything! (those types and functions declarations seems too messy for me)
Can anyone make a concise and short explanation of how Structs work?
Thanks!