Julia Programming Language
Extend package methods / write add-ons
General Usage
package
,
structtypes
,
add-ons
Henrique_Becker
March 7, 2022, 5:32pm
2
You probably should do:
PackageToBeExtended.bar(S1::SomeOtherDatatype) = do something
4 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Extending a Package (without forking)
General Usage
package
1
483
December 14, 2021
Precompile?
New to Julia
2
471
September 22, 2018
Add types/functions to existing module (that I don't own)
General Usage
4
861
May 18, 2021
Weird overwriting/extension of an operator based on whether it was ran beforehand
New to Julia
question
9
626
April 19, 2020
Can you expand your functionality based on other package availability?
General Usage
question
,
package
9
1029
April 14, 2017