Is it OK to structure my packages like this (benign type piracy)?
|
|
5
|
330
|
March 6, 2025
|
Why isn't this Base piracy breaking a Base method call?
|
|
2
|
132
|
November 21, 2024
|
Is this type-piracy, and is the resulting crash expected?
|
|
2
|
115
|
August 7, 2024
|
Method overwriting error on package extensions
|
|
15
|
602
|
June 19, 2024
|
How bad is it if x < y doesn't return a Bool?
|
|
22
|
518
|
May 24, 2024
|
Traits and type piracy
|
|
3
|
292
|
April 4, 2024
|
How not to commit type piracy when handling automatic conversion for field with Union type
|
|
10
|
174
|
February 7, 2024
|
Chain.jl error
|
|
4
|
715
|
January 16, 2024
|
Poll: Do you use convenience functions such as `zeros` to construct OffsetArrays?
|
|
4
|
379
|
July 18, 2022
|
Best practice for user-customizable methods
|
|
3
|
417
|
February 1, 2022
|
Even more clarification on Type piracy
|
|
24
|
3708
|
January 6, 2022
|
Unexpected behavior of QuadGK with extended precision floats
|
|
4
|
560
|
December 7, 2021
|
Minimal working example that demonstrates the danger of type piracy
|
|
9
|
986
|
August 24, 2021
|
"Best practice" type piracy for package compatibility?
|
|
9
|
826
|
June 20, 2021
|
`using` a package that uses `OrderedCollections` can silently add function methods?
|
|
4
|
1103
|
May 7, 2021
|
Is this type piracy?
|
|
3
|
718
|
October 26, 2020
|
How bad is type piracy actually?
|
|
12
|
5355
|
April 21, 2020
|
Is there a tool to automatically detect type piracy?
|
|
2
|
638
|
June 26, 2019
|
Temporary solution from user side for type piracy between packages?
|
|
8
|
705
|
May 23, 2019
|
Writing my own custom-indexing array: type piracy from OffsetArrays methods
|
|
4
|
755
|
January 22, 2019
|
Julia crashes when redefining a method of one(T::Type)
|
|
14
|
794
|
October 24, 2018
|
"Meaning", type-piracy, and method merging
|
|
68
|
5079
|
June 3, 2018
|
Type piracy?
|
|
10
|
1361
|
March 17, 2018
|
Clarification on type piracy
|
|
38
|
3369
|
September 17, 2017
|