|
ANN: TraitInterfaces.jl - explicit interfaces in Julia
|
|
0
|
273
|
July 28, 2025
|
|
Interfaces/traits in julia 2.0 and multiple inheritance
|
|
37
|
3039
|
May 7, 2025
|
|
Why did Julia choose nominal typing over structural typing/traits?
|
|
29
|
1854
|
November 16, 2024
|
|
Module parameters and run-time efficiency
|
|
3
|
75
|
September 17, 2024
|
|
Holy traits vs "boolean traits"
|
|
9
|
1388
|
July 21, 2024
|
|
How can I use a Holy trait defined in a module outside of it?
|
|
3
|
149
|
June 30, 2024
|
|
Which is better for traits? Subtyping vs parametric typing
|
|
3
|
243
|
June 20, 2024
|
|
Traits and type piracy
|
|
3
|
309
|
April 4, 2024
|
|
Why traits?
|
|
5
|
1932
|
November 19, 2023
|
|
Are hasmethod and applicable recommended for defining traits now?
|
|
2
|
439
|
April 17, 2023
|
|
IsIndexed trait
|
|
2
|
360
|
April 8, 2023
|
|
RFC: Language Support for Traits — Yay or Nay?
|
|
45
|
5177
|
February 8, 2023
|
|
Dispatch over element type
|
|
14
|
676
|
January 30, 2023
|
|
Question on Idiomatic Julia, Traits, and Types
|
|
6
|
480
|
January 25, 2023
|
|
Combining SimpleTraits.jl traits on one type
|
|
5
|
871
|
April 8, 2022
|
|
Trait dispatch causing allocations
|
|
9
|
862
|
February 4, 2022
|
|
Deep dive detangling terms: multiple inheritance vs. traits
|
|
10
|
745
|
August 24, 2021
|
|
Why use subtypes instead of traits and duck typing?
|
|
32
|
4483
|
April 15, 2021
|
|
[ANN] BinaryTraits.jl - a new traits package
|
|
27
|
3520
|
November 6, 2020
|
|
"Traits" which may be defined on types or values?
|
|
10
|
731
|
October 24, 2020
|
|
Types vs traits for dispatch
|
|
7
|
4334
|
September 10, 2020
|
|
What's the best way to dispatch on an _iterable_ trait?
|
|
15
|
1388
|
July 4, 2020
|
|
How to subtype a type alias?
|
|
13
|
4362
|
June 30, 2020
|
|
Protocols/Interfaces/Traits... or: The "what to implement problem"
|
|
10
|
3627
|
June 2, 2020
|
|
Announcing Traits.jl - a revival of Julia traits
|
|
21
|
9275
|
April 11, 2020
|
|
Defining traits on functions using macros
|
|
10
|
1005
|
March 20, 2020
|
|
Collection of objects with a trait
|
|
6
|
625
|
January 28, 2020
|
|
TraitWrapper - an idea for developing a traits based system
|
|
9
|
1159
|
November 25, 2019
|
|
Make an existing type a child of an abstract type
|
|
3
|
772
|
August 29, 2019
|
|
Trait inheritance
|
|
4
|
618
|
February 20, 2019
|