Julia Programming Language
Type promotion: Why not use more unions?
Internals & Design
question
stevengj
February 1, 2018, 8:23pm
2
See also the discussion here:
https://github.com/JuliaLang/julia/issues/22630#issuecomment-314947604
Best approach for runtime dispatching inside a hot loop (heterogeneous tree structure)
show post in topic
Related topics
Topic
Replies
Views
Activity
Promoting union types
General Usage
4
194
February 5, 2024
Performance tips for Union Types
Performance
6
2676
February 9, 2024
Abstract supertype or type union for a set of parametric types
General Usage
type
,
parametric-types
4
861
October 3, 2018
Union splitting vs C++
Performance
22
4139
July 9, 2021
Why doesn't `vect` return a union-typed result if the number of elements is small?
Internals & Design
performance
,
inference
,
type
3
608
September 13, 2022