Julia Programming Language
Allowing the object.method(args...) syntax as an alias for method(object, args ...)
Internals & Design
question
,
design
Eben60
May 30, 2021, 4:42pm
26
One recent thread
Is it reasonable to mimic a Python class with mutable structs?
show post in topic