|
Why does LLVM like putting floating-point constants into RODATA so much? Is that suboptimal?
|
|
1
|
150
|
June 29, 2025
|
|
Global constants
|
|
6
|
252
|
December 23, 2024
|
|
Package Development: Why is Ref needed to pass a global constant to a function?
|
|
13
|
387
|
November 15, 2024
|
|
How to change constant variable inside a package for testing
|
|
6
|
715
|
February 27, 2024
|
|
Is there a way to impose a constraint on the output of a Flux neural network model?
|
|
4
|
418
|
June 15, 2023
|
|
Globals / Constants Act Differently Depending on Use?
|
|
2
|
416
|
February 2, 2023
|
|
Destructuring syntax does not respect const annotation
|
|
2
|
428
|
October 14, 2022
|
|
`im` as global constant
|
|
2
|
393
|
July 11, 2022
|
|
Efficiently passing a set of constants to a function
|
|
21
|
2643
|
July 8, 2022
|
|
Are "constants" constant or not
|
|
8
|
761
|
May 31, 2022
|
|
Where to put a bunch of constants?
|
|
3
|
602
|
February 22, 2022
|
|
How to desctructure a namedtuple and declare the variables to be constants using the new destructuring syntax?
|
|
1
|
415
|
February 21, 2022
|
|
Const vs zero argument function
|
|
4
|
865
|
February 19, 2022
|
|
Typeconst proposal
|
|
33
|
2420
|
February 9, 2022
|
|
Const variables
|
|
30
|
15634
|
February 7, 2022
|
|
How to find where constants are defined
|
|
6
|
556
|
January 20, 2022
|
|
Best way to handle user constants (e.g. API key)?
|
|
7
|
1281
|
December 18, 2020
|
|
Testing different constant definitions
|
|
5
|
759
|
November 18, 2020
|
|
Function, constants, globals
|
|
20
|
1359
|
October 23, 2020
|
|
Mutation of constants
|
|
6
|
734
|
July 1, 2019
|
|
Constants in generic code
|
|
1
|
568
|
December 22, 2018
|
|
Constant declaration in modules (SQLite)
|
|
7
|
1047
|
September 11, 2018
|
|
Correct way to declare global constant in modules
|
|
15
|
6332
|
April 9, 2018
|
|
Does declaring a variable to be constant do anything at all?
|
|
10
|
9925
|
September 21, 2017
|