Are hasmethod and applicable recommended for defining traits now?
|
|
2
|
215
|
April 17, 2023
|
IsIndexed trait
|
|
2
|
224
|
April 8, 2023
|
RFC: Language Support for Traits — Yay or Nay?
|
|
45
|
2691
|
February 8, 2023
|
Dispatch over element type
|
|
14
|
331
|
January 30, 2023
|
Question on Idiomatic Julia, Traits, and Types
|
|
6
|
243
|
January 25, 2023
|
Combining SimpleTraits.jl traits on one type
|
|
5
|
544
|
April 8, 2022
|
Trait dispatch causing allocations
|
|
9
|
529
|
February 4, 2022
|
Deep dive detangling terms: multiple inheritance vs. traits
|
|
10
|
421
|
August 24, 2021
|
Why use subtypes instead of traits and duck typing?
|
|
32
|
2861
|
April 15, 2021
|
[ANN] BinaryTraits.jl - a new traits package
|
|
27
|
2825
|
November 6, 2020
|
"Traits" which may be defined on types or values?
|
|
10
|
475
|
October 24, 2020
|
Types vs traits for dispatch
|
|
7
|
2223
|
September 10, 2020
|
What's the best way to dispatch on an _iterable_ trait?
|
|
15
|
1000
|
July 4, 2020
|
How to subtype a type alias?
|
|
13
|
3360
|
June 30, 2020
|
Protocols/Interfaces/Traits... or: The "what to implement problem"
|
|
10
|
2807
|
June 2, 2020
|
Announcing Traits.jl - a revival of Julia traits
|
|
21
|
7177
|
April 11, 2020
|
Defining traits on functions using macros
|
|
10
|
644
|
March 20, 2020
|
Collection of objects with a trait
|
|
6
|
404
|
January 28, 2020
|
TraitWrapper - an idea for developing a traits based system
|
|
9
|
928
|
November 25, 2019
|
Make an existing type a child of an abstract type
|
|
3
|
492
|
August 29, 2019
|
Trait inheritance
|
|
4
|
470
|
February 20, 2019
|
Traits in Julia?
|
|
4
|
2010
|
November 7, 2018
|
Traits: present and future
|
|
2
|
1295
|
October 8, 2018
|
Parametric inheritance woes vs traits
|
|
2
|
731
|
September 23, 2018
|
Shouldn't HasShape trait subtype HasLength?
|
|
1
|
565
|
October 12, 2017
|
Why does Julia not support multiple traits?
|
|
44
|
6151
|
August 14, 2017
|
Inheritance or trait function?
|
|
6
|
904
|
July 16, 2017
|
Traits in Julia
|
|
3
|
2118
|
February 11, 2017
|
Traits and `where` syntax
|
|
8
|
1642
|
December 18, 2016
|
Providing traits, apis, generics, qualities, prototypes,
|
|
11
|
1756
|
November 29, 2016
|