RFC: Language Support for Traits — Yay or Nay?
|
|
41
|
1344
|
February 6, 2023
|
Dispatch over element type
|
|
14
|
267
|
January 30, 2023
|
IsIndexed trait
|
|
0
|
110
|
December 16, 2022
|
Question on Idiomatic Julia, Traits, and Types
|
|
6
|
146
|
January 25, 2023
|
Combining SimpleTraits.jl traits on one type
|
|
5
|
461
|
April 8, 2022
|
Trait dispatch causing allocations
|
|
9
|
466
|
February 4, 2022
|
Deep dive detangling terms: multiple inheritance vs. traits
|
|
10
|
324
|
August 24, 2021
|
Why use subtypes instead of traits and duck typing?
|
|
32
|
2554
|
April 15, 2021
|
[ANN] BinaryTraits.jl - a new traits package
|
|
27
|
2732
|
November 6, 2020
|
"Traits" which may be defined on types or values?
|
|
10
|
445
|
October 24, 2020
|
Types vs traits for dispatch
|
|
7
|
1720
|
September 10, 2020
|
What's the best way to dispatch on an _iterable_ trait?
|
|
15
|
910
|
July 4, 2020
|
How to subtype a type alias?
|
|
13
|
2976
|
June 30, 2020
|
Protocols/Interfaces/Traits... or: The "what to implement problem"
|
|
10
|
2570
|
June 2, 2020
|
Announcing Traits.jl - a revival of Julia traits
|
|
21
|
6401
|
April 11, 2020
|
Defining traits on functions using macros
|
|
10
|
553
|
March 20, 2020
|
Collection of objects with a trait
|
|
6
|
366
|
January 28, 2020
|
TraitWrapper - an idea for developing a traits based system
|
|
9
|
899
|
November 25, 2019
|
Make an existing type a child of an abstract type
|
|
3
|
443
|
August 29, 2019
|
Trait inheritance
|
|
4
|
427
|
February 20, 2019
|
Traits in Julia?
|
|
4
|
1922
|
November 7, 2018
|
Traits: present and future
|
|
2
|
1257
|
October 8, 2018
|
Parametric inheritance woes vs traits
|
|
2
|
695
|
September 23, 2018
|
Shouldn't HasShape trait subtype HasLength?
|
|
1
|
529
|
October 12, 2017
|
Why does Julia not support multiple traits?
|
|
44
|
5604
|
August 14, 2017
|
Inheritance or trait function?
|
|
6
|
874
|
July 16, 2017
|
Traits in Julia
|
|
3
|
2071
|
February 11, 2017
|
Traits and `where` syntax
|
|
8
|
1568
|
December 18, 2016
|
Providing traits, apis, generics, qualities, prototypes,
|
|
11
|
1709
|
November 29, 2016
|