Package Development: Why is Ref needed to pass a global constant to a function?
|
|
13
|
295
|
November 15, 2024
|
How to change constant variable inside a package for testing
|
|
6
|
586
|
February 27, 2024
|
Is there a way to impose a constraint on the output of a Flux neural network model?
|
|
4
|
367
|
June 15, 2023
|
Globals / Constants Act Differently Depending on Use?
|
|
2
|
383
|
February 2, 2023
|
Destructuring syntax does not respect const annotation
|
|
2
|
402
|
October 14, 2022
|
`im` as global constant
|
|
2
|
372
|
July 11, 2022
|
Efficiently passing a set of constants to a function
|
|
21
|
2433
|
July 8, 2022
|
Are "constants" constant or not
|
|
8
|
658
|
May 31, 2022
|
Where to put a bunch of constants?
|
|
3
|
548
|
February 22, 2022
|
How to desctructure a namedtuple and declare the variables to be constants using the new destructuring syntax?
|
|
1
|
394
|
February 21, 2022
|
Const vs zero argument function
|
|
4
|
838
|
February 19, 2022
|
Typeconst proposal
|
|
33
|
2249
|
February 9, 2022
|
Const variables
|
|
30
|
13830
|
February 7, 2022
|
How to find where constants are defined
|
|
6
|
504
|
January 20, 2022
|
Best way to handle user constants (e.g. API key)?
|
|
7
|
1187
|
December 18, 2020
|
Testing different constant definitions
|
|
5
|
702
|
November 18, 2020
|
Function, constants, globals
|
|
20
|
1241
|
October 23, 2020
|
Mutation of constants
|
|
6
|
702
|
July 1, 2019
|
Constants in generic code
|
|
1
|
552
|
December 22, 2018
|
Constant declaration in modules (SQLite)
|
|
7
|
993
|
September 11, 2018
|
Correct way to declare global constant in modules
|
|
15
|
5945
|
April 9, 2018
|
Does declaring a variable to be constant do anything at all?
|
|
10
|
9830
|
September 21, 2017
|