Julia Programming
Struct Definition
Immutable Structs
Mutable Structs
Field Access
Field Types
Type Parameters
Parametric Structs
Type Constraints
Where Clauses
Abstract Type Definition
Type Hierarchies
Subtype Relations
Inner Constructors
Outer Constructors
Constructor Methods
Validation in Constructors
Union Types
Union Patterns
Type Checking Unions
Previous
9. Functions
Go to top
Next
11. Multiple Dispatch