Module parameters and run-time efficiency
|
|
3
|
41
|
September 17, 2024
|
Holy traits vs "boolean traits"
|
|
9
|
754
|
July 21, 2024
|
How can I use a Holy trait defined in a module outside of it?
|
|
3
|
124
|
June 30, 2024
|
Which is better for traits? Subtyping vs parametric typing
|
|
3
|
213
|
June 20, 2024
|
Traits and type piracy
|
|
3
|
277
|
April 4, 2024
|
Why traits?
|
|
5
|
1480
|
November 19, 2023
|
Are hasmethod and applicable recommended for defining traits now?
|
|
2
|
412
|
April 17, 2023
|
IsIndexed trait
|
|
2
|
339
|
April 8, 2023
|
RFC: Language Support for Traits — Yay or Nay?
|
|
45
|
4848
|
February 8, 2023
|
Dispatch over element type
|
|
14
|
594
|
January 30, 2023
|
Question on Idiomatic Julia, Traits, and Types
|
|
6
|
433
|
January 25, 2023
|
Combining SimpleTraits.jl traits on one type
|
|
5
|
832
|
April 8, 2022
|
Trait dispatch causing allocations
|
|
9
|
804
|
February 4, 2022
|
Deep dive detangling terms: multiple inheritance vs. traits
|
|
10
|
664
|
August 24, 2021
|
Why use subtypes instead of traits and duck typing?
|
|
32
|
4075
|
April 15, 2021
|
[ANN] BinaryTraits.jl - a new traits package
|
|
27
|
3363
|
November 6, 2020
|
"Traits" which may be defined on types or values?
|
|
10
|
687
|
October 24, 2020
|
Types vs traits for dispatch
|
|
7
|
3732
|
September 10, 2020
|
What's the best way to dispatch on an _iterable_ trait?
|
|
15
|
1294
|
July 4, 2020
|
How to subtype a type alias?
|
|
13
|
4196
|
June 30, 2020
|
Protocols/Interfaces/Traits... or: The "what to implement problem"
|
|
10
|
3476
|
June 2, 2020
|
Announcing Traits.jl - a revival of Julia traits
|
|
21
|
9051
|
April 11, 2020
|
Defining traits on functions using macros
|
|
10
|
949
|
March 20, 2020
|
Collection of objects with a trait
|
|
6
|
563
|
January 28, 2020
|
TraitWrapper - an idea for developing a traits based system
|
|
9
|
1099
|
November 25, 2019
|
Make an existing type a child of an abstract type
|
|
3
|
729
|
August 29, 2019
|
Trait inheritance
|
|
4
|
598
|
February 20, 2019
|
Traits in Julia?
|
|
4
|
2201
|
November 7, 2018
|
Traits: present and future
|
|
2
|
1435
|
October 8, 2018
|
Parametric inheritance woes vs traits
|
|
2
|
847
|
September 23, 2018
|