Julia Programming Language
Calling an overridden function in an overriding function
General Usage
GunnarFarneback
April 7, 2020, 9:11pm
2
You are probably looking for
invoke
.
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Supertype method call inside subtype method with same name
New to Julia
inheritance
2
817
April 7, 2021
How to call the original function when overriding it
General Usage
question
,
function
,
eval
8
1317
March 12, 2021
Defining function calls on an object
Offtopic
3
874
December 11, 2016
Invoke different method for callable struct / How to emulate pythons `super()`
General Usage
question
,
inheritance
,
function
,
parametric-methods
4
710
March 24, 2021
Multiple dispatch: Force to use some certain method
General Usage
2
577
April 11, 2018