Why don't operations on strings constant-fold?
|
|
9
|
245
|
February 14, 2023
|
Constant propagation and inference of constructed types
|
|
14
|
1043
|
February 7, 2023
|
Why aren't expressions such as `isinteger` simplified in case that the result is inferrable from the arguments?
|
|
8
|
523
|
December 11, 2022
|
Is `Base.@constprop` strictly for internal usage?
|
|
5
|
289
|
October 26, 2022
|
How does the compiler know not to constant-fold methods like rand?
|
|
2
|
391
|
July 12, 2022
|
Why is the kwarg `dims` not being constant-propagated?
|
|
5
|
342
|
July 5, 2022
|
Constant propagation of kwargs possible?
|
|
3
|
535
|
August 22, 2019
|