Home
Press ? for keyboard navigation
❮
Struct method to modify fields
Struct composition: Circle
❯
Struct inheritance
There is no inheritance among structs similar to classes in other languages. However, there is composition.
In other words, attributes of a struct can be both primitive types and other structs.
Index (i)
Table of Contents (t)
Indexed keywords (k)
Chapter TOC (d)
Hide/Show (h)