Why did Julia choose nominal typing over structural typing/traits?
|
|
29
|
1112
|
November 16, 2024
|
Module parameters and run-time efficiency
|
|
3
|
48
|
September 17, 2024
|
Holy traits vs "boolean traits"
|
|
9
|
830
|
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
|
216
|
June 20, 2024
|
Traits and type piracy
|
|
3
|
290
|
April 4, 2024
|
Why traits?
|
|
5
|
1578
|
November 19, 2023
|
Are hasmethod and applicable recommended for defining traits now?
|
|
2
|
413
|
April 17, 2023
|
IsIndexed trait
|
|
2
|
339
|
April 8, 2023
|
RFC: Language Support for Traits — Yay or Nay?
|
|
45
|
4870
|
February 8, 2023
|
Dispatch over element type
|
|
14
|
595
|
January 30, 2023
|
Question on Idiomatic Julia, Traits, and Types
|
|
6
|
436
|
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
|
4111
|
April 15, 2021
|
[ANN] BinaryTraits.jl - a new traits package
|
|
27
|
3365
|
November 6, 2020
|
"Traits" which may be defined on types or values?
|
|
10
|
688
|
October 24, 2020
|
Types vs traits for dispatch
|
|
7
|
3855
|
September 10, 2020
|
What's the best way to dispatch on an _iterable_ trait?
|
|
15
|
1300
|
July 4, 2020
|
How to subtype a type alias?
|
|
13
|
4223
|
June 30, 2020
|
Protocols/Interfaces/Traits... or: The "what to implement problem"
|
|
10
|
3513
|
June 2, 2020
|
Announcing Traits.jl - a revival of Julia traits
|
|
21
|
9084
|
April 11, 2020
|
Defining traits on functions using macros
|
|
10
|
950
|
March 20, 2020
|
Collection of objects with a trait
|
|
6
|
564
|
January 28, 2020
|
TraitWrapper - an idea for developing a traits based system
|
|
9
|
1101
|
November 25, 2019
|
Make an existing type a child of an abstract type
|
|
3
|
730
|
August 29, 2019
|
Trait inheritance
|
|
4
|
598
|
February 20, 2019
|
Traits in Julia?
|
|
4
|
2201
|
November 7, 2018
|
Traits: present and future
|
|
2
|
1436
|
October 8, 2018
|