Julia Programming Language
Why Val{...}?
General Usage
question
kristoffer.carlsson
October 8, 2018, 7:15pm
7
You might not only want to specialize on constants.
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Constant propagation with Val and non-struct types
Internals & Design
question
5
1206
June 12, 2019
Should I use Val(N) or Val{N}()?
General Usage
3
788
August 13, 2020
Constant propagation outside functions
General Usage
question
2
428
December 8, 2018
Can Julia exploit constant propagation?
Internals
question
2
2590
April 30, 2017
How does constant propagation impact latency with a Val-based dispatch?
Performance
compilation
,
constant-propagation
0
127
May 22, 2024