Interfaces/traits in julia 2.0 and multiple inheritance
|
|
37
|
2679
|
May 7, 2025
|
Why did Julia choose nominal typing over structural typing/traits?
|
|
29
|
1659
|
November 16, 2024
|
Module parameters and run-time efficiency
|
|
3
|
54
|
September 17, 2024
|
Holy traits vs "boolean traits"
|
|
9
|
1163
|
July 21, 2024
|
How can I use a Holy trait defined in a module outside of it?
|
|
3
|
134
|
June 30, 2024
|
Which is better for traits? Subtyping vs parametric typing
|
|
3
|
226
|
June 20, 2024
|
Traits and type piracy
|
|
3
|
294
|
April 4, 2024
|
Why traits?
|
|
5
|
1801
|
November 19, 2023
|
Are hasmethod and applicable recommended for defining traits now?
|
|
2
|
422
|
April 17, 2023
|
IsIndexed trait
|
|
2
|
341
|
April 8, 2023
|
RFC: Language Support for Traits — Yay or Nay?
|
|
45
|
4953
|
February 8, 2023
|
Dispatch over element type
|
|
14
|
609
|
January 30, 2023
|
Question on Idiomatic Julia, Traits, and Types
|
|
6
|
448
|
January 25, 2023
|
Combining SimpleTraits.jl traits on one type
|
|
5
|
841
|
April 8, 2022
|
Trait dispatch causing allocations
|
|
9
|
812
|
February 4, 2022
|
Deep dive detangling terms: multiple inheritance vs. traits
|
|
10
|
691
|
August 24, 2021
|
Why use subtypes instead of traits and duck typing?
|
|
32
|
4241
|
April 15, 2021
|
[ANN] BinaryTraits.jl - a new traits package
|
|
27
|
3388
|
November 6, 2020
|
"Traits" which may be defined on types or values?
|
|
10
|
698
|
October 24, 2020
|
Types vs traits for dispatch
|
|
7
|
4187
|
September 10, 2020
|
What's the best way to dispatch on an _iterable_ trait?
|
|
15
|
1312
|
July 4, 2020
|
How to subtype a type alias?
|
|
13
|
4307
|
June 30, 2020
|
Protocols/Interfaces/Traits... or: The "what to implement problem"
|
|
10
|
3572
|
June 2, 2020
|
Announcing Traits.jl - a revival of Julia traits
|
|
21
|
9170
|
April 11, 2020
|
Defining traits on functions using macros
|
|
10
|
955
|
March 20, 2020
|
Collection of objects with a trait
|
|
6
|
567
|
January 28, 2020
|
TraitWrapper - an idea for developing a traits based system
|
|
9
|
1102
|
November 25, 2019
|
Make an existing type a child of an abstract type
|
|
3
|
753
|
August 29, 2019
|
Trait inheritance
|
|
4
|
601
|
February 20, 2019
|
Traits in Julia?
|
|
4
|
2208
|
November 7, 2018
|