Julia Programming Language
Composition and inheritance: the Julian way
General Usage
inheritance
,
structtypes
ChrisRackauckas
June 1, 2018, 8:04am
39
Yup, or even just let anything go.
3 Likes
Is Julia's way of OOP superior to C++/Python? Why Julia doesn't use class-based OOP?
show post in topic
Related topics
Topic
Replies
Views
Activity
Composition vs. OO: what's the best way to do this in Julia
New to Julia
4
560
October 28, 2021
Generate a (mutable) struct which inherits others
New to Julia
inheritance
,
struct
12
2566
April 3, 2023
Method inheritance the Julian way
New to Julia
inheritance
18
2385
August 29, 2021
What is a Julian approach to data structures for a simulation package?
New to Julia
question
2
774
July 16, 2020
How to simplify the code in constructing struct
New to Julia
inheritance
,
struct
5
1142
October 31, 2021